Skip to content

Commit a6b0fd6

Browse files
Change the fabric.mod.json to run on any version
1 parent aeae56c commit a6b0fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
],
1919
"depends": {
2020
"fabricloader": ">=0.10.8",
21-
"minecraft": "1.16.4"
21+
"minecraft": "*"
2222
}
2323
}

0 commit comments

Comments
 (0)