Skip to content

4.5.0 (NeoForge 1.21.1)

Compare
Choose a tag to compare
@62832 62832 released this 20 Jan 00:27
· 25 commits to master since this release
9f54e40

Primarily more changes and fixes for Bulk Compression again.

  • Reworked compression overrides to use a data map in favour of the old tag, allowing for specific expected variants for a given override item (see #165)
    • Fixes some overrides potentially leading to bizarre compression chains generating (see AllTheMods/ATM-10#1864)
    • The old tag remains in use as a fallback, but is deprecated and subject to removal. Modpack developers are encouraged to switch away from the tag to the new data map. The default tag JSON from MEGA has also been removed and migrated to the new data map JSON.
  • Reworked compression chains to ensure they are fully immutable.
  • Updated Simplified Chinese localisation (courtesy of @ChuijkYahus)