promotional bannermobile promotional banner

MEGA Cells

ME Greater Accumulation: For when kilobytes just won't do.

File Details

4.5.0 (NeoForge 1.21.1)

  • R
  • Jan 20, 2025
  • 476.31 KB
  • 214.7K
  • 1.21.1+1
  • NeoForge

File Name

megacells-4.5.0.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:mega-cells-622112:6105196"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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 https://github.com/62832/MEGACells/pull/165)
    • Fixes some overrides potentially leading to bizarre compression chains generating (see https://github.com/AllTheMods/ATM-10/issues/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)