Skip to content

v1.19.4-0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 20:38
· 85 commits to 1.21.1 since this release
0b22a45

Warning

This update features new config options inside the unify.json.

Since they are top-level options, this won't reset your config and all other options should
be preserved. However, an automatic backup will be created in case something goes wrong.

Added

  • unify tag validation
  • tag inheritance (#57)
    • a new milestone feature allowing dominant tags to inherit item and block tags of unified items
    • you can read more about it in the wiki
  • support for Cyclic (#54)

Changed

  • slightly improved overall performance
  • publishing will also support NeoForge now

Fixed

  • a serious load order issue that caused some features not to work on the initial unification process
    • the bug was undiscovered for a long time since most packs force-reloaded after entering the world
  • tag ownership log messages showing the wrong owner tag
  • wrong Fabric conditions key (#55)