HexCasting/gradle.properties
gamma-delta 80b228d75d [Release] 0.8 release!
Changelog:

- Akashic libraries, a post-enlightenment key-value store accessible
  from anywhere in the world
- Edified Trees, which you can forcefully grow out of any sapling. The
  wood is used in Akashic libraries and some new decorative blocks
- Mishaps are now much prettier and more informative
- Many new actions, including trig operators, entity velocity, and beep
- The staff now keeps its patterns and state forever, even after closing
  the UI (you can manually clear it by shift-right-clicking).
- Scrying lens has more uses
- Spellbooks now can have each individual page rnamed in an anvil and
  sealed/unsealed, and now shows the type of iota stored with a color
  like foci
- Cyphers are now not completely useless; they are multi-use but just
  can't be recharged
- For modders: an actual, useful API!
- Casting sounds pan from ear to ear as you move the mouse
- Recharging itens is less lossy
- Tons and tons of bugfixes

A big thanks to @yrsegal for their help during this update and for being
a wonderful person in general~~
2022-04-25 00:29:04 -05:00

12 lines
396 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.8.0
forgeVersion=40.1.0
paucalVersion=0.3.4
patchouliVersion=66
jeiVersion=9.5.3.143