Merge branch 'ver/6.4.0' into dev/layered-generator

This commit is contained in:
Astrash
2023-10-02 09:48:15 +11:00
228 changed files with 7342 additions and 884 deletions
-2
View File
@@ -39,8 +39,6 @@ dependencies {
modImplementation("cloud.commandframework", "cloud-fabric", Versions.Libraries.cloud)
include("cloud.commandframework", "cloud-fabric", Versions.Libraries.cloud)
modLocalRuntime("com.github.astei:lazydfu:${Versions.Mod.lazyDfu}")
}
loom {
@@ -28,6 +28,6 @@
"depends": {
"fabricloader": ">=0.14.2",
"java": ">=17",
"minecraft": "1.19.x"
"minecraft": "1.20.x"
}
}