Update Minecraft and Gradle.

This commit is contained in:
modmuss50
2021-07-17 22:23:46 +01:00
committed by c0de
parent 66f205566e
commit a03d7d7ca7
2 changed files with 4 additions and 4 deletions

View File

@@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version=1.17
yarn_mappings=1.17+build.13
minecraft_version=1.17.1
yarn_mappings=1.17.1+build.14
loader_version=0.11.6
# Mod Properties
@@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name = fabric-example-mod
# Dependencies
fabric_version=0.36.0+1.17
fabric_version=0.37.0+1.17