Update gradle.properties (#110)
This commit is contained in:
parent
ea5ee160cb
commit
f9c2441da6
@ -4,8 +4,8 @@ org.gradle.jvmargs=-Xmx1G
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.17
|
||||
yarn_mappings=1.17+build.1
|
||||
loader_version=0.11.3
|
||||
yarn_mappings=1.17+build.13
|
||||
loader_version=0.11.6
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.0
|
||||
@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G
|
||||
archives_base_name = fabric-example-mod
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.34.9+1.17
|
||||
fabric_version=0.36.0+1.17
|
||||
|
Loading…
Reference in New Issue
Block a user