* Attempt to fix vault screen text offsets * Begin implementation of creeper heal ** Legacy implementation of ZSchem3 will be added, along with modded implementation * Known: Will not build due to in-progress changes
11 lines
No EOL
341 B
Properties
11 lines
No EOL
341 B
Properties
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
|
|
# This is required to provide enough memory for the Minecraft decompilation process.
|
|
org.gradle.jvmargs=-Xmx8G
|
|
org.gradle.daemon=false
|
|
|
|
my_version=1.3.4.2
|
|
|
|
mc_version=1.19.2
|
|
forge_version=43.1.32
|
|
jei_version=11.3.0.262
|
|
libz_version=1.0.0.2 |