Equivalent Legacy (0.0.0-beta.29)
Curse Maven Snippet
What's new
v0.0.0-beta.29 - EMC Value Map Fix
Fixes the startup crash during EMC value registration.
Fixes
- EMC value maps:
FixedValuesandCustomConversionused sorted maps (Object2LongRBTreeMap/Object2IntRBTreeMap) that requireComparablekeys, butNSSItemis not comparable — registering EMC values crashed at startup withClassCastException. 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
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects