Change required minecraft version to 1.16.x

This commit is contained in:
Michael Pfaff 2021-04-13 19:35:42 -04:00
parent e38d66bbee
commit 8709b82e2a
Signed by: michael
GPG Key ID: E53B118B12B5C7F9
2 changed files with 3 additions and 3 deletions

View File

@ -26,6 +26,6 @@
], ],
"depends": { "depends": {
"fabricloader": ">=0.10.8", "fabricloader": ">=0.10.8",
"minecraft": "1.16.4" "minecraft": "1.16.x"
} }
} }

View File

@ -1,2 +1,2 @@
#Fri Mar 05 21:09:08 EST 2021 #Wed Mar 24 03:57:29 EDT 2021
VERSION_BUILD=7 VERSION_BUILD=9