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

Co-authored-by: i509VCB <i509vcb@gmail.com>
This commit is contained in:
Enaium 2020-06-23 19:13:43 -05:00 committed by GitHub
parent 8f9d7c2f15
commit f4a11a9172
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@
], ],
"depends": { "depends": {
"fabricloader": ">=0.7.4", "fabricloader": ">=0.8.8",
"fabric": "*", "fabric": "*",
"minecraft": "1.16.x" "minecraft": "1.16.x"
}, },