Unverified Commit 28e2282f by Qwinci Committed by GitHub

Update gradle.properties (#110)

parent fda2a1cf
...@@ -4,8 +4,8 @@ org.gradle.jvmargs=-Xmx1G ...@@ -4,8 +4,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.17 minecraft_version=1.17
yarn_mappings=1.17+build.1 yarn_mappings=1.17+build.13
loader_version=0.11.3 loader_version=0.11.6
# Mod Properties # Mod Properties
mod_version = 1.0.0 mod_version = 1.0.0
...@@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G ...@@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name = fabric-example-mod archives_base_name = fabric-example-mod
# Dependencies # Dependencies
fabric_version=0.34.9+1.17 fabric_version=0.36.0+1.17
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment