pull/57/head
modmuss50 4 years ago
parent 829b170190
commit 6efb5c4830

@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties # Fabric Properties
# check these on https://fabricmc.net/use # check these on https://fabricmc.net/use
minecraft_version=1.16 minecraft_version=1.16.1
yarn_mappings=1.16+build.1 yarn_mappings=1.16.1+build.1
loader_version=0.8.8+build.202 loader_version=0.8.8+build.202
# Mod Properties # Mod Properties

@ -29,7 +29,7 @@
"depends": { "depends": {
"fabricloader": ">=0.7.4", "fabricloader": ">=0.7.4",
"fabric": "*", "fabric": "*",
"minecraft": "1.15.x" "minecraft": "1.16.x"
}, },
"suggests": { "suggests": {
"flamingo": "*" "flamingo": "*"

Loading…
Cancel
Save