Highlight: Equal Distribution Card and Overflow Destruction Card
This release introduces two new upgrade cards for item storage cells.
- The Equal Distribution Card ensures that bytes are split equally between all stored items.
- The Overflow Destruction Card will cause any item that matches the cell's filter, but can't be stored due to the type limit or the item limit, to be destroyed.
- We hope that these two cards will provide a nice alternative to storage drawer walls.
What's changed
- Updated Crowdin Translations by @github-actions in #6134
- Fix #6139: rare crash when level emitter is broken by @Technici4n in #6144
- Fix #6142: add grid and grid node logging (off by default) by @Technici4n in #6148
- Fix #6141: Add blasting recipe for silicon by @Technici4n in #6149
- Add waterlogging to QNB and other blocks by @Skrrt in #6150
- Fix #6082: Parts not persisting their custom name by @Technici4n in #6151
- Fix #5851: remaining interface terminal references by @Technici4n in #6152
- Fix #5962: Add pattern provider priority setting by @Technici4n in #6153
- Fix #5994: Let automation access the blank pattern slot by @Technici4n in #6154
- Updated Crowdin Translations by @github-actions in #6155
- Fix usage of PartModels for addons using IAEAddonEntrypoint by @shartte in #6166
- Fix #5240: Add equal distribution card for cells to evenly split bytes between configured items by @Technici4n in #6161
- fix poweredInsert return doc by @DAmNRelentless in #6176
- Fix #465: add void card by @Technici4n in #6172
- Fix #6183: level emitter iterating network contents multiple times by @Technici4n in #6184
- Fix #6181: annihilation plane crash with blocks whose drops contain empty stacks by @Technici4n in #6187
- Fix #6167: Platform#canAccess always reporting false for empty action sources by @Technici4n in #6188
- Fix #6168: API to create IActionSources by @Technici4n in #6186
- Fix #6163: spatial anchor crash when turned into contraption by @Technici4n in #6190
- Fix blocking mode on inventories (e.g. chest or machine) by @Technici4n in #6192
- Fix #6198: Cache stack display names to improve terminal sorting performance by @MidCoard in #6199
- fix
ICraftingRequester#insertCraftedItems
doc by @DAmNRelentless in #6195 - Fix #5613 and #6137: network flashing when booting status changes, and level emitter cycle restart (other approach) by @Technici4n in #6191
- Fix #6196: Add Inverter Card support to Import Bus by @Skrrt in #6197
New Contributors
- @Skrrt made their first contribution in #6150
- @DAmNRelentless made their first contribution in #6176
- @MidCoard made their first contribution in #6199
Full Changelog: fabric/v11.0.0-alpha.3...fabric/v11.0.0-alpha.5