Changelog
Bugs
- Fixed when you right click a backpack to open it in a inventory that isn't the player's, it closes.
- Fixed backpack not block updating on placed.
- Fixed EnderPack and GlobalPack translation name being swapped.
Changes
- Made all backpacks play the same sound when opening it.
Changelog
Bugs
- Fixed not being able to place backpacks into a ender backpack.
Changelog
Bugs
- Fixed models for global and ender backpack blocks.
- Fixed global and ender backpacks not displaying on the back of a player.
- Fixed comparator output not really working.
- Fixed backpack block not initiating a block update when its inventory changed.
- Fixed backpacks allowed to pass redstone signals.
Features
- You can now add backpacks dynamically. Please check this mod's own config.
- Retextured backpacks.
Technical
-
Now using a different way of saving and loading for backpack's storage data. Since this involves data, please create a backup of your world.
-
General codebase improvement to ease my eyes.
Important
Please create a backup of your worlds as I made a new system for saving and loading backpack's storage data. This may or may not make you lose your backpack's data but there is a system in place for converting to the new system. I still recommend you to backup your worlds.
Changelog
- Regular backpacks features added to global and ender backpacks.
- Added full geyser support.
- Comparator support for backpacks.
-- If there are no bugs, this will release as a regular release.
Changelog
- Fix crash
-- If visuals are broken when equipping the backpacks, delete the config file of this mod.
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
- Fix "Right click open of backpack doesn't open correctly with Capacity in certain situations"
-- Should be "the last one"
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.
Changelog
- Removed log spam.
Changelog
- Fixed recipes.
Changelog
- Added placeable backpacks!
Make sure you back-up your worlds before updating!
Changelog
-
Fixed a bug when you open a backpack using /open it would close when you try to input a item into it.
-
Added a new block called backpack.
- You can't place backpack as of right now.
- Not avaliable because textures are not done.
Changelog
- Fixed a bug when you open a backpack using /open it would close when you try to input a item into it.
Changelog
- Backported 1.3 from 1.21.5 to 1.21.1
Changelog
- Added an open command to open a backpack from the trinkets slot.
-- not funi
Changelog
- Updated libraries
Changelog
- Added right click on backpack to open it.
- Backpacks kinda works like a bundle.
Marked as beta because I didn't really trust what I coded, so please report any bugs that might occur.
Also, i'm still not done with the release. It's just that I wanted to release the more "functional" ones to here.
Changelog
- Added a config.
- Added trinkets support.