HexCasting/gradle.properties
gamma-delta 95b3b3f4b8 [Release] 0.9.2 release!
It's a doozy:
- Flight is no longer able to be cast for free
- Create Crushing recipes now include Hex amethyst
- Edified logs can be stripped on Farmer's Delight cutting boards
- Drawing patterns too fast no longer causes visual errors
- Edified button is no longer solid
- Identity Purification once again acts as documented
- Thoth's Gambit now properly increases evaluation depth
- Scroll direction is now configurable
- Overgrow, Greater Sentinels, and Swindler's Gambit have had their costs
  updated
- Casting items can affect themselves with Erase and Recharge
- Raycasting outside your range is not possible
- Clipping through the world border is not possible
- Casting now respects chunk claims and adventure mode
- Changed pigment recipes
- Reworked Greater Teleport with regards to teleporting entity stacks and
  dropping player items for players other than the caster. It also now
  respects Curse of Binding.
- The lens sees the bees. And also rails
- Fixed an exploit that let you overcast for free
- Fix Craft Phial occasionally being generated as a number literal
- Weather patterns now properly change the weather timer, making it take
  the normal amount of time before the next rainfall
- Excisor's Distillation no longer acts like Flock's Disintegration if
  passed an out-of-bounds index.
- Ignite Block now works on Create empty Blaze Burners
- JEI/REI/EMI integration for Craft Phial and Edify Sapling
- Vector Projection is now mathematically correct
- Phials now always show their media amount in dust
- Fluid creation hexes can partially insert into tanks, and Destroy Liquid
  can empty tanks
- Fixed some mod armors blocking overcast damage
- Make some advancements clearer in what they require and have you do
2022-08-28 22:03:22 -05:00

20 lines
458 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
jetbrainsAnnotationsVersion=23.0.0
minecraftVersion=1.18.2
kotlinVersion=1.6.21
modVersion=0.9.2
paucalVersion=0.4.6
patchouliVersion=69
jeiVersion=9.5.3.143
pehkuiVersion=3.3.2