We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e89cea8 commit 3955d02Copy full SHA for 3955d02
gradle.properties
@@ -15,7 +15,7 @@ terraform_surfaces_api_version=13.0.0
15
terraform_wood_api_version=13.0.0
16
17
# Biolith for worldgen module and testing
18
-biolith_version=3.2.7
+biolith_version=3.2.11
19
20
# Other Things
21
clothconfig_version=17.0.144
src/main/resources/fabric.mod.json
@@ -35,7 +35,7 @@
35
]
36
},
37
"depends": {
38
- "fabricloader": ">=0.15.3",
+ "fabricloader": ">=0.16.0",
39
"fabric-api": ">=0.77.0",
40
"minecraft": ">=1.21.4 <1.21.5",
41
"cloth-config": "*"
0 commit comments