Skip to content

9.0.0-alpha.7 for Fabric on Minecraft 1.17.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@shartte shartte released this 24 Oct 19:56
· 53 commits to fabric/1.17 since this release
222d760

What's Changed

  • Fix partitioning of fluid storage cells by @shartte in #5585
  • Correctly clean up unused NBT data on storage cells that results from removed item types by @Technici4n in #5587
  • Fix ME IO Port not correctly detecting when a cell becomes empty or full while moving items by @Technici4n in #5588
  • Fix #5300: IO Port copies craftable flag to target cell by @Technici4n in #5589

API Changes

  • Simplify Cell Handler Classes by @shartte in #5590
  • Migrate remaining API interfaces to static utility classes to simplify API usage by @shartte in #5594