- Added Decorated Pot to Creative Tab
- Added Translation options for Backpack items (How to Add Translations)
- Cleaned up lang file.
- Pick Block in survival now checks the Backpack Inventory
- Fixed Pot was not rendering on players in Forge.
- Added Decorated Pot to Creative Tab
- Added Translation options for Backpack items (How to Add Translations)
- Cleaned up lang file.
- Pick Block in survival now checks the Backpack Inventory
- Fixed Pot was not rendering on players in Forge.
- Added Hopper Functionality (visual de-sync issues while taking items)
- Item lists in the modify folder of a datapack now supports !namespace:id to override any previous items and remove them.
- Added new advancement gained by moving items with a hopper.
- Using a backpack item on a cauldron clears it's color.
- Simplified the process to add backpack trims. (How to Add Trims)
- Placing backpacks now have a little shake animation.
- Fixed unequipping backpacks did not update the renderer.
- Fixed curios/trinkets input slot appearing in creative menu.
- Forge version crashed on launch
20.1-0.11-v2
- Added Hopper Functionality (visual de-sync issues)
- Item lists in the modify folder of a datapack now supports !namespace:id to override any previous items and remove them.
- Added new advancement gained by moving items with a hopper.
- Using a backpack item on a cauldron clears it's color.
- Simplified the process to add backpack trims. (How To Add Trims)
- Placing backpacks now have a little shake animation.
- Fixed unequipping backpacks did not update the renderer.
- Fixed curios/trinkets input slot appearing in creative menu.
- Added Hopper Functionality (visual de-sync issues)
- Item lists in the modify folder of a datapack now supports !namespace:id to override any previous items and remove them.
- Added new advancement gained by moving items with a hopper.
- Using a backpack item on a cauldron clears it's color.
- Simplified the process to add backpack trims. (How To Add Trims)
- Placing backpacks now have a little shake animation.
- Fixed unequipping backpacks did not update the renderer.
- Fixed curios/trinkets input slot appearing in creative menu.
- Server crashed while trying to access client only classes.
- New Pot textures and Updated Model to look closer to a placed pot.
- Elytra functionality only is disabled while Elytra Slot is installed. (Elytra support is always enabled)
Version Naming Error
This version is really 20.2-0.14-v2 but has been uploaded as 20.2-0.13-v2, the previous version on accident.
- Server crashed while trying to access client only classes.
- New Pot textures and Updated Model to look closer to a placed pot.
- Elytra functionality only is disabled while Elytra Slot is installed. (Elytra support is always enabled)
Version Naming Error
This version is really 20.2-0.14-v2 but has been uploaded as 20.2-0.13-v2, the previous version on accident.
- New Pot textures and Updated Model to look closer to a placed pot.
- Elytra functionality only is disabled while Elytra Slot is installed. (Elytra support is always enabled)
I'll be gone on vacation soon so don't find any critical bugs that might have slipped by until I get back, deal?
- New Pot textures and Updated Model to look closer to a placed pot.
- Elytra functionality only is disabled while Elytra Slot is installed. (Elytra support is always enabled)
I'll be gone on vacation soon so don't find any critical bugs that might have slipped by until I get back, deal?
- Crash when right-clicking an empty slot of a placed backpack (thanks Emery319)
- Items declared in
disables_back_slot
now check all armor, Curio, and Trinket slots and cannot be equipped while a backpack is worn, likewise, a backpack cannot be equipped if an item declared is already equipped. - If
disables_back_slot
stops an item from being equipped, the backpack hit sound plays. - Create mod's Copper and Netherite Backtanks are included in
disables_back_slot
- Forge 1.20.1 was not building correctly.
- Pots use a different sound for inserting/taking items.
- Backpacks Feature Renderers are registered through mod loader's events, instead of Mixins.
- Fixed Dupe from shift clicking items from result slot.