Skip to content

Commit 14c402e

Browse files
Fix version lock
1 parent 5b9600a commit 14c402e

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
@@ -31,6 +31,6 @@
3131
"depends": {
3232
"fabricloader": ">=0.7.2",
3333
"fabric": "*",
34-
"minecraft": "1.19"
34+
"minecraft": "1.19.x"
3535
}
3636
}

0 commit comments

Comments
 (0)