Description
About:
This mod adds bundles and adds bundle behaviour to shulker boxes.
Supports both Forge and Fabric using Architectury Api.
Features:
- 3 config options for non-stackable items.
- Config to decide which mouse key to use.
- Drag bundle to empty or fill.
- Shift click removes items in reverse order, allowing to search in a bundle while having limited inventory space. In shulker box it also moves the items to the start to mimic this queue behaviour.
- Tag support: Blacklisted Items.
- Tag support: Mark Items as shulker like. (Warning, any item can behave differently in this case, do not do this for stackable items).
- Supports https://www.curseforge.com/minecraft/mc-mods/shulkerboxtooltip on Fabric.
- Supports https://www.curseforge.com/minecraft/mc-mods/upgraded-shulkers on Fabric
- Works best with https://www.curseforge.com/minecraft/mc-mods/autoreglib on Forge.
Requirements:
- Minecraft 1.16.5
- Architectury Api
- Cloth Config
Credit:
Some code based on Bundles! (MIT license).
Some code based on Light Overlay (Apache License 2.0).