Better Shulkers
This is a Minecraft mod for the Fabric Modloader, currently compatible with 1.16.2 and 1.16.3
It adds several new features and enchantments to shulkerboxes to make them even more useful :)
Ideas blatantly taken from Xisumavoid's video https://www.youtube.com/watch?v=FMu8T8KriQY
Current Features
3 added enchantments
Enlarge
3 levels (I, II, III). Each level increases the size of the shulker box by 1 row.
Restock
If you place a block, it will attempt to give you back that block from a Restock shulker in your inventory.
Vacuum
If a shulker with the vacuum enchant is in your inventory, then whenever you pick up an item, it will attempt to put it into the shulker if there is a stack of the same type in the shulker.
Planned Features / Improvements
- Make Restock work with consumable items (e.g. foods, minecarts, boats)
- the default shulker tooltip only shows items in the first 3 rows, so fix that
- possibly incorporate nice tooltips similar to ShulkerBoxTooltip, or find a way to make it compatible
- add Backpack functionality (will not be an enchant)
- "ender shulkers" as described in xisuma's video are currently not planned
- customize shulker box GUI to show enchants
Known Bugs
- If you make use of Loot Tables for shulker boxes, they will not work, as the mod currently completely overwrites the Shulker box drop function
- Probably incompatible with any other mod that touches shulker boxes. Let me know which ones and I'll attempt to make it compatible
- Currently, if you use a grindstone on a shulker with the enlarge enchant, the items become inaccessible. This will be fixed soon, but for now, don't use a grindstone on them!
Dependencies
- fabric modloader
- fabric API
- fabric-language-kotlin >=1.3.60, <=1.4.0