Allow Fabric version to run on >=1.16.2

This commit is contained in:
embeddedt 2023-06-03 20:01:34 -04:00
parent 41c2bb733e
commit 54759008e5
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -33,7 +33,7 @@
"fabric-screen-api-v1": "*",
"fabric-command-api-v1": "*",
"fabric-models-v0": "*",
"minecraft": ">=1.16.5"
"minecraft": ">=1.16.2"
},
"breaks": {
"dashloader": "*"