A client-side Fabric mod that provides a grid UI for viewing and extracting items from bundles.
Vanilla bundles use a FILO (First In, Last Out) system - you can only extract the most recently added item. Want to grab something from the middle? You have to pull everything out one by one.
Bundle Browser lets you right-click any bundle in your inventory to open a chest-like grid view of its contents. Click any item to extract it directly, or use the "Empty All" button to dump everything at once.
- Chest-like UI - Familiar container styling that feels native to Minecraft
- Direct item selection - Click any item in the bundle to extract it
- Empty All button - Quickly dump all items to your inventory
- Client-side only - Works on any server, no server-side installation needed
- Open any container or your inventory
- Right-click on a non-empty bundle
- Click items to extract them, or use "Empty All"
- Press ESC or your inventory key to close
Installing and building are in DEVELOPMENT.md.
MIT, see LICENSE.
