Skip to content

Commit a617d5f

Browse files
crosby-moeWide-Cat
authored andcommitted
relax minimum fabric loader version
1 parent 57f8033 commit a617d5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"depends": {
4949
"java": ">=21",
5050
"minecraft": ["${minecraft_version}", "1.21.9"],
51-
"fabricloader": ">=${loader_version}"
51+
"fabricloader": ">=0.17"
5252
},
5353
"breaks": {
5454
"optifabric": "*",

0 commit comments

Comments
 (0)