Highlights
Fortune annihilation plane
The annihilation plane is now enchantable with mining tool enchantments, and will keep its enchants when placed. In particular, this includes Fortune and Silk Touch enchantments. The old Identity Annihilation Plane is deprecated, but it will still work in 1.18, and it will only be removed in 1.19.
Keybinds to open Wireless Terminals and Portable Cells
Performance
This release vastly improves autocrafting performance. Previously, autocrafting would simulate extraction of the entire contents of the network every time it started a crafting calculation. Now, it uses the cached item list. **In particular, if you set a storage bus to show non-extractable items, this might lead to incorrect results. The old behavior of simulating a full network extraction can be enabled in the config, but doing so is not recommended for performance reasons, and that option will probably be removed eventually.
- Fix #6307: Make crafting calculations use the cached inventory by default by @Technici4n in #6310.
API
- Expose IAutoCraftingMenu in API, use player's menu in crafting terminal by @Technici4n in #6278
- Refactor CraftingUnitType for easier add-on extensibility by @62832 in #6277
Bug fixes and small changes
- Fix #6281: Add void and equal distribution upgrade to fluid cells by @62832 in #6282
- Add back option to display Facades in REI by @Mari023 in #6317
- Add an REI category of P2P tunnel attunement items by @ramidzkh in #6302
- Fix accelerated Export Bus Dupe Issues when Network shows items twice by @shartte in #6296
- Fix #6289: Add powered/unpowered states to ME IO and Spatial IO ports by @62832 in #6290
- Fix #6293: Properly render AppMek patterns by @Technici4n in #6308
- Fix #6291: Energy cells' status bars fill when the cell itself is only half-full by @Technici4n in #6309
- Fix #6303: increase ME chest power buffer from 40 to 500 by @Technici4n in #6324
- Fix #6275: fix wrong requested number in crafting status by @Technici4n in #6327
- Fix #6299: add more stuff to common
dusts
/gems
tags by @Technici4n in #6328
Full Changelog: fabric/v11.0.0...fabric/v11.1.0