- Inventories
- Reloading the world remembers what slots you have selected in the inventory
- Backpacks will now display in the Smithing Screen
- Beans Backpacks 2
- Entities will now be ported and converted
Welcome to Beta!
If you have any questions about the mod so far, check out the wiki or leave them on the issue tracker
- Entity Interactions
- A Backpack worn on a player can be right-clicked and opened
- Armor Stands can equip Backpacks by using CTRL + Right Click
- Backpacks on Armor Stands can also be opened
- Items
- The Quiver's 3D Model now has a proper texture
- Netherite Variants can now be crafted in Smithing Tables
- Beans Backpacks 2
- Items will now be ported correctly when updating your world
- Placed Backpacks will still be removed, WIP
- Backpack Placement
- New keybind to instantly place backpacks without right-click
- You can place backpacks through non-solid blocks
- Holding CTRL now searches thorugh non-solid blocks when attempting to pickup a backpack
- HUD Elements
- Shorthand is now next to the hotbar, oppisite the Offhand
- The suggested tool from the Tool Belt now appears in the corner of the screen
- New Config option to swap the Shorthand and Tool Belt's HUD position
- Other Changes
- Cleaned up Bucket Traits right-click to be more predictable when crouching
- Tool Bar no longer selects tools with 1 durability. This can be reverted with the config setting
tool_belt_break_items: true
- Implemented Config
- Adjust Shorthand & Tool Belt size
- Modify Shorthand & Tool Belt item whitelists
- Back Slot
- Moved above the Offhand Slot
- New Icon
- Tool Slots
- Renamed to Tool Belt
- New Icons
- Weapon Slot
- Renamed to Shorthand
- New Icons
- HUD element now is transparent
- Backpacks
- Entities display their trims
- Opening animation
- Non-solid blocks will be ignored when being placed
- Implemented Tool Slots
- Holds pickaxes, shovels, axes, hoes, shears
- When attacking a block the most effective tool will be used
- By default the player has 2
- Modifible with the
beansbackpacks:player_tool_slots
attribute
- Implemented Utility Slots
- Holds tools, swords, bows and crossbows
- Utility is equipped with a keybind
- Unequippable by pressing the key agian or MWheel Scroll
- By default the player has 1
- Modifible with the
beansbackpacks:player_weapon_slots
attribute - Stored Utility appears on the player's HUD
- Traits no longer store their reference location
- Organized packages and imports
- Sizes for each Trait have been capped.
- Backpack Entities now inherit it's sound from it's
placeable
component - Simplified
equipable
component - Added
no_gui
item model predicate - Simplified
quiver
trait_id and improved Quiver Item's Model - Ender Traits now work more reliably with trait specific interactions
- Equipable Components now have an optional field
sound_event
to play on equip - Ported to NeoForge
- Data such as Items and Amounts are now stored as seperate components from static values like a backpack's size.
- Right clicking placed backpacks now have interactions and guis to access items
- The Chest Trait is fully fleshed out and can be used in any inventory by CTRL + Click
- Placed Backpacks now react to Hoppers and update Comparators
Overhauls Minecraft Inventory by building on the Bundle's mechanics to increase functionality and ease of use. Includes specified bundle mecanics such as a reliable Lunch Box to the unique Alchemy Bag.
This version is a work in progress and only released to begin hearing feedback. DO NOT begin new worlds with this version due to the volitaile state of most of the code.
This version is also not compatible with Beans Backpacks 2.0 and should not be updated from that mod.