File Details
9.0.0-alpha.7 [FABRIC]
- A
- Oct 24, 2021
- 4.60 MB
- 42.0K
- 1.17.1
- Fabric
File Name
appliedenergistics2-9.0.0-alpha.7.jar
Supported Versions
- 1.17.1
Curse Maven Snippet
What's Changed
- Fix partitioning of fluid storage cells by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5585
- Correctly clean up unused NBT data on storage cells that results from removed item types by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5587
- Fix ME IO Port not correctly detecting when a cell becomes empty or full while moving items by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5588
- Fix #5300: IO Port copies craftable flag to target cell by @Technici4n in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5589
API Changes
- Simplify Cell Handler Classes by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5590
- Migrate remaining API interfaces to static utility classes to simplify API usage by @shartte in https://github.com/AppliedEnergistics/Applied-Energistics-2/pull/5594

