HexCasting/gradle.properties
gamma-delta 88218deed6 [Release] 0.9 release!!!
HEXCASTING IS NOW CROSS-PLATFORM! You can play it on Fabric and Quilt!

Besides that:

- Added Jeweler's Hammer, an iron pick which can only break non-full
  blocks to help in harvesting amethyst
- Added the Ravenmind, a sort of implicit focus that lets you store a
  single iota apart from your stack
- Scrolls now come in 3 different sizes
- You can now rename and seal each page of a spellbook individually
- Retexture of the pigments! And added some new pride pigments
- Patterns are now less chaotic on the grid, and escaped patterns
  (inside intro/retro or after consideration) are a different color
- The grid now attempts to display a constant area, so you can't cheese
  it by making the MC window tall and thin, and ultrawide monitors
  aren't shrifted
- The root advancement now triggers on picking up an amethyst item
  instead of hackily trying to detect if you're in a geode
- @Alwinfy rewrote the evaluator again, and it works on continuations
  now. This means things like Thoth's Gambit will take place more
  sensibly temporally; for example, raycasting then breaking a block
  will break a whole line of blocks instead of selecting the block a
  bunch then breaking the same spot a bunch
- Empty lists are now falsey
- Added a creative-only item that provides infinite media and can be
  eaten to unlock all the advancements
- Changed costs of a lot of actions to make cyphers more worth it in the
  early game
- Added MANY new actions:
  - Muninn's Reflection and Huginn's Gambit, for reading/writing to the
    ravenmind
  - Speaker's Distillation and Decomposition
  - Charon's Gambit, which immediately cancels one "layer" of Hermes or
    Thoth execution
  - Modulo
- Cross-mod compatibility with:
  - JEI, REI, EMI
  - Pehkui
  - Fusion's Gravity API
- Fix a zillion bugs, such as
  - You can actually write to scrolls now lmao
  - Edified wood rotates like vanilla wood
- Probably a lot of other changes too
2022-06-12 21:36:42 -05:00

18 lines
421 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
kotlinVersion=1.6.21
modVersion=0.9.0
paucalVersion=0.4.6
patchouliVersion=69
jeiVersion=9.5.3.143
pehkuiVersion=3.3.2