Updated the mod for 1.18
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
org.gradle.jvmargs=-Xmx4G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.17
|
||||
yarn_mappings=1.17+build.1
|
||||
loader_version=0.11.3
|
||||
minecraft_version=1.18.1
|
||||
yarn_mappings=1.18.1+build.1
|
||||
loader_version=0.12.12
|
||||
|
||||
cloth_version=5.0.34
|
||||
modmenu_version=2.0.2
|
||||
cloth_version=6.1.48
|
||||
modmenu_version=3.0.1
|
||||
fabric_version=0.44.0+1.18
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.2
|
||||
|
||||
Reference in New Issue
Block a user