1.21.9 version, :)

This commit is contained in:
lukasabbe
2025-09-17 12:02:36 +02:00
parent 1147c36ccf
commit 99fe199ad8
12 changed files with 29 additions and 40 deletions
+10 -2
View File
@@ -3,6 +3,12 @@ pluginManagement {
gradlePluginPortal()
mavenCentral()
maven {
name = 'Fabric'
url = uri('https://maven.fabricmc.net')
}
/*
exclusiveContent {
forRepository {
maven {
@@ -14,7 +20,9 @@ pluginManagement {
includeGroup('net.fabricmc')
includeGroup('fabric-loom')
}
}
}*/
exclusiveContent {
forRepository {
maven {
@@ -50,4 +58,4 @@ include('common')
include('fabric')
include('neoforge')
include 'spigot'
// include 'spigot'