Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.x
1.18.2
1.17.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Features:
- New key binds:
Extract from item
- Extracts item(s) from the selected inventory-providing itemToggle interaction mode (hold)
- Makes theInteract with item
key bind behave likeExtract from item
- User experience was drastically improved:
- The cursor now preserves its position when you switch between different screens
- The said screens no longer jump all around you monitor, because I addressed all those off-by-one errors in GUI rendering that Mojang couldn't be bothered to fix. (Yes, Mojang, we believe you care about that cOnsIstEnCy of yours so much, especially when looking at the 9x3 Ender Chest inventory screen, which is two pixels bigger than the exact same 9x3 Shulker Box inventory screen; now, please, go take your pills.)
- Better compatibility with other mods, thanks to MixinExtras
- New icon
Fixes:
- Fixed a bug where an incorrect inventory view could appear when the
Interact with item
key bind is triggered from the hotbar - Inventory-only key binds no longer override global ones
- Removed unnecessary NBT entries from empty Shulker Boxes, making them once again compatible with features like
stackableShulkerBoxes
from the Carpet mod - Fixed compatibility issues with
EnchantedShulkers
(#7) - Fixed compatibility issues with
EnderChests
(#12)
Breaking Changes:
- Relevant Fabric API modules are no longer bundled with the mod. Therefore,
fabric-api
is now a required dependency PackedInventoryEditRequest
andPackedInventoryBulkEditRequest
are deprecated. Please useInventoryActionRequest
instead
Full Changelog: 0.2.2+1.19.4...0.3.0+1.20
Files
Metadata
Release channel
ReleaseVersion number
0.3.0+1.20Loaders
Game versions
1.20–1.20.1Downloads
1580Publication date
January 1, 2024 at 3:35 PMPublisher
Kir_Antipov
Owner