Changelog
Bugs
- Fix data loading issues that may occur in some cases
Changelog
Bugs
- Commands being assigned with incorrect permissions.
-- bugs
Changelog
Changes
- Disallowed opening a backpack when it's in an output slot.
Changelog
- Fix incorrectly using the wrong variable for accessing cosmeticRotation.
Changelog
- Added backups.
- Rewrote the system for registering backpacks.
Note: It's recommended to backup your world before updating.
Changelog
- Fixed /open not existing.
Final release for 1.21.5 The next release is the final one for 1.21.5.
Changelog
- Fixed /open not existing.
Changelog
Features
- Added a new recipe crafting type for backpacks.
- Added support for pocket ui (geyser compatibility)
Changelog
- Port to 1.21.1
Changelog
- Some code improvements?
Changelog
- Updated to 1.21.6
-- Trinkets and geyser are not updated to 1.21.6 yet, so don't expect support until these are updated.
Changelog
Bugs
- Fixed backpack having the same uuid on crafted.
Changelog (Compares version 1.3 to 1.2)
Changes
- Retextured backpacks.
- Can right click backpack to open.
- Backpacks works kinda like a bundle.
Features
- Added backpack blocks.
- Added trinkets support.
- Added a config entry to add a backpack dynamically.
- Added 3 new configuration entries for changing backpack's position and rotation 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:
/backpack list
: Lists created backpack instances./backpack open <UUID>
: Specify aan UUID to open a backpack instance.
- Added /open command
- Allows opening a backpack when it is equipped.
Technical
- Massive changes to the backpack storage data when saving or loading.
- Minor code "improvements".
Changelog
Changes
- Retextured backpacks again.
- Code improvements.
-- Final pre-release.