mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-25 14:01:19 +00:00
Merge branch 'ver/6.4.0' into dev/layered-generator
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user