Attempt to move over to Unimined

This commit is contained in:
Cutiepie
2024-01-30 17:45:15 +11:00
2 changed files with 14 additions and 0 deletions
@@ -0,0 +1,10 @@
{
"pack": {
"pack_format": 7,
"supported_formats": {
"min_inclusive": 16,
"max_inclusive": 90000
},
"description": "Distant Horizons"
}
}
+4
View File
@@ -43,6 +43,10 @@ pluginManagement {
} }
} }
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.7.0'
}
// Loads the version.properties // Loads the version.properties