Allow Fabric version to run on >=1.16.2
This commit is contained in:
parent
41c2bb733e
commit
54759008e5
|
|
@ -33,7 +33,7 @@
|
||||||
"fabric-screen-api-v1": "*",
|
"fabric-screen-api-v1": "*",
|
||||||
"fabric-command-api-v1": "*",
|
"fabric-command-api-v1": "*",
|
||||||
"fabric-models-v0": "*",
|
"fabric-models-v0": "*",
|
||||||
"minecraft": ">=1.16.5"
|
"minecraft": ">=1.16.2"
|
||||||
},
|
},
|
||||||
"breaks": {
|
"breaks": {
|
||||||
"dashloader": "*"
|
"dashloader": "*"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user