Skip to content

Commit c1936a4

Browse files
committed
Allow more versions
1 parent 9391550 commit c1936a4

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
@@ -27,7 +27,7 @@
2727
],
2828
"depends": {
2929
"fabricloader": ">=0.18.4",
30-
"minecraft": "~26.1-",
30+
"minecraft": ">=26.1-",
3131
"java": ">=25"
3232
},
3333
"suggests": {

0 commit comments

Comments
 (0)