add 2.6.6 files

This commit is contained in:
Halbear
2026-01-25 15:22:11 +00:00
parent 25c8d56155
commit a1660f179f
403 changed files with 29538 additions and 74 deletions

6
settings.gradle Normal file
View File

@@ -0,0 +1,6 @@
pluginManagement {
repositories {
gradlePluginPortal()
maven { url = 'https://maven.minecraftforge.net/' }
}
}