Skip to content

v1.14.1 Fix Poison crash (Waila+Cyclic)

Compare
Choose a tag to compare
@Krutoy242 Krutoy242 released this 20 Jul 14:11
· 1466 commits to master since this release

v1.14.1 (2023-07-20)

πŸ› Fixes

Configs

  • πŸ–‡πŸ reconfigure, add more items

    Also improve storage whitelist for other backpacks.

  • πŸ–‡πŸ§™β€β™‚οΈremove unused Cyclic's blocks and technical items

    Instead of hiding items and blocks in JEI, disable their registration.

    This would also fix crash when looking on Poison.

    List of disabled registrations:

    • Milk, Poison, Glowing Helmet, Miner Block, Creative Battery, Biomass
  • πŸ–‡πŸ§©Hide no fruit available for biome message in logs

    This happens every time you generate OTG world. Its not causing issues actually, just flooding log.

  • πŸ–‡πŸ§©Return hunger death penalty

    Now player would reset with 6 hunger after death, preventing exploit to die instead of eating.

Recipes

Worldgen

  • πŸ–‡πŸŒRemove Dim3 generation of bedrock layer

    There is option when players can play normal Overworld on the same server as Skyblock players. But world was generated with bedrock what was a bug.