HexCasting/gradle.properties
gamma-delta 463afb8923 [Release] 0.8.1 Release
Lukewarmfix a few bugs, including
- being unable to craft cyphers/trinkets/artifacts
- entity velocity not working on players
- amethyst shard reducer not actually working
2022-05-16 21:16:13 +01:00

17 lines
415 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=-Xmx3G
org.gradle.daemon=false
modID=hexcasting
modName=Hex Casting
minecraftVersion=1.18.2
modVersion=0.9.0
paucalVersion=0.4.0-prerelease-23
patchouliVersion=67
jeiVersion=9.5.3.143
kotlinVersion=1.6.21