Equivalent Legacy

Equivalent Legacy brings the classic Equivalent Exchange-style gameplay to modern Minecraft (26.2 / NeoForge): assign an EMC (Energy-Matter-Currency) value to items, transmute them into each other, and progress through the Philosopher's Stone toolchain.
Back to Files

Equivalent Legacy (0.0.0-beta.29)

File nameequivalent_legacy-26.2-neoforge-0.0.0-beta.29.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 2, 2026
Downloads
7
Size
459.5 KB
Mod Loaders
NeoForge
File ID
8558261
Type
B
Beta
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:equivalent-legacy-1632317:8558261"

Learn more about Curse Maven

What's new

v0.0.0-beta.29 - EMC Value Map Fix

Fixes the startup crash during EMC value registration.

Fixes

  • EMC value maps: FixedValues and CustomConversion used sorted maps (Object2LongRBTreeMap / Object2IntRBTreeMap) that require Comparable keys, but NSSItem is not comparable — registering EMC values crashed at startup with ClassCastException. Switched to hash maps (Object2LongOpenHashMap / Object2IntOpenHashMap), which is all the iteration-based callers need.

JAR: equivalent_legacy-26.2-neoforge-0.0.0-beta.29.jar

This mod has no additional files