Skip to content

Commit a5c0747

Browse files
Remove version lock
1 parent 236ea2e commit a5c0747

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
@@ -23,7 +23,7 @@
2323
"depends": {
2424
"fabricloader": ">=0.12.5",
2525
"fabric": "*",
26-
"minecraft": "1.18.x",
26+
"minecraft": ">=1.18",
2727
"java": ">=16",
2828
"ledger": ">=1.2.0",
2929
"fabric-language-kotlin": "*"

0 commit comments

Comments
 (0)