Skip to content

Commit 2603205

Browse files
committed
Update Biolith to 3.3.5.
- Update Biolith for fixes - Provides Biolith's resilient feature indexer - Requires Fabric Loader 0.16.0+
1 parent 8747f8f commit 2603205

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ terraform_surfaces_api_version=14.0.0
1515
terraform_wood_api_version=14.0.0
1616

1717
# Biolith for worldgen module and testing
18-
biolith_version=3.3.1
18+
biolith_version=3.3.5
1919

2020
# Other Things
2121
clothconfig_version=18.0.145

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
]
3636
},
3737
"depends": {
38-
"fabricloader": ">=0.15.3",
38+
"fabricloader": ">=0.16.0",
3939
"fabric-api": ">=0.77.0",
4040
"minecraft": ">=1.21.5 <1.21.6",
4141
"cloth-config": "*"

0 commit comments

Comments
 (0)