Skip to content

Commit ced4771

Browse files
committed
restrict supported versions
1 parent dd6bcd6 commit ced4771

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
@@ -19,6 +19,6 @@
1919
],
2020
"depends": {
2121
"fabricloader": ">=0.15",
22-
"minecraft": ">=1.8 <=1.12.2"
22+
"minecraft": "1.8.x"
2323
}
2424
}

0 commit comments

Comments
 (0)