Skip to content

v0.4.0-alpha

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jul 11:13

Added

  • NeoForge support (1.21.10): full feature parity with Fabric - Sort, Settings,
    Restock, Quick Stack, the "I" inventory-sort button/hotkey, and shulker box
    support all work identically. Built as a new neoforge/ Gradle module via
    Architectury Loom, implemented directly against NeoForge's own networking,
    event, and keybind APIs. Manually verified in-game on both platforms.

Fixed

  • Inventory sort ("I" button/hotkey) no longer reorders the hotbar - only the
    27 main storage slots get sorted now, on both Fabric and NeoForge. Reordering
    the hotbar mid-use was jarring (e.g. your currently-held tool could jump to
    a different slot).