Skip to content

Commit a83195e

Browse files
committed
Allow 26.1.1 and 26.1.2
1 parent 21bf00a commit a83195e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fabric/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"depends": {
2727
"fabricloader": ">=0.18.6",
28-
"minecraft": ["26.1"]
28+
"minecraft": ["26.1", "26.1.1", "26.1.2"]
2929
},
3030
"custom": {
3131
"modmenu": {

0 commit comments

Comments
 (0)