Skip to content

Commit 5475900

Browse files
committed
Allow Fabric version to run on >=1.16.2
1 parent 41c2bb7 commit 5475900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"fabric-screen-api-v1": "*",
3434
"fabric-command-api-v1": "*",
3535
"fabric-models-v0": "*",
36-
"minecraft": ">=1.16.5"
36+
"minecraft": ">=1.16.2"
3737
},
3838
"breaks": {
3939
"dashloader": "*"

0 commit comments

Comments
 (0)