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 8747f8f commit 2603205Copy full SHA for 2603205
gradle.properties
@@ -15,7 +15,7 @@ terraform_surfaces_api_version=14.0.0
15
terraform_wood_api_version=14.0.0
16
17
# Biolith for worldgen module and testing
18
-biolith_version=3.3.1
+biolith_version=3.3.5
19
20
# Other Things
21
clothconfig_version=18.0.145
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.5 <1.21.6",
41
"cloth-config": "*"
0 commit comments