Changelog
- Made backpack block feel more like a solid.
- This includes a config entry called
breaks_with_flow
set it to false to make the backpack not break when water flows to it.
- This includes a config entry called
- Fix log spam
- Fix creative pick block picking the wrong item.
- Fix backpack's texture being a 3D model when you equipped a backpack on a trinket back slot
-- Next stable release is when there aren't anymore bugs.
Changelog
- Added a backpack block:
- You can now place backpacks.
- Added 3 new configuration entries for customizing backpack's position when equipped in the Trinkets back slot:
back_positions
: Adjusts the backpack’s position on the player’s back.back_yaw
: Controls horizontal rotation (left/right) of the backpack.back_pitch_when_sneaking
: Alters the tilt angle of the backpack when the player is sneaking.
- Added /backpacks command:
/backpacks list
: Lists created backpack instances./backpacks open <UUID>
: Specify an UUID to open a backpack instance.
- Added /open command:
/open
: Allows to open a backapck when it is equipped on the trinkets back slot.
Changelog
- Added bedrock support for backpack block, should now show a backpack model (Bedrock is still not fully supported).
- Increased Capacity enchantment max level from 2 to 3 (as intended).
- Fixed missing translation key for the backpack block.
- Fixed inventory desync when right-clicking a backpack.
- Fixed blocks placed from items with the Capacity enchantment dropping without the enchantment.
— Another beta release. Should be the last one.
Changelog
- Added 3 new configuration entries for customizing backpack's position when equipped in the Trinkets back slot:
back_positions
: Adjusts the backpack’s position on the player’s back.back_yaw
: Controls horizontal rotation (left/right) of the backpack.back_pitch_when_sneaking
: Alters the tilt angle of the backpack when the player is sneaking.
-- Other than that this might be the last beta release.