Filter versions...
Filter channels...

Currently released as an alpha for testing. Not recommended for use on a server, but it's stable enough.

Changelog

Features

  • Includes a module system for backpacks. Available modules:
    • Void Module - Voids nearby items matching a specified filter.
    • Vacuum Module - Automatically inserts nearby filtered items into the backpack.
    • Crafting Module - Opens a crafting menu. (Shift + right-click the backpack when in its inventory, then right-click the Crafting Module.)

  • Some configuration entries were removed in this alpha:
    • enable_globalpack
    • enable_enderpack

  • These has been replaced with:
    • disabled_backpacks: [] - Specify a backpack's ID to disable, e.g. , ["global", "ender"]

  • Added new configuration entries:
    • "enable_upgrades": true
    • "disabled_upgrades": [] - Specify a module's ID to disable, e.g. , ["void_upgrade", "magnet_upgrade"]

Notes

  • Applying a filter - Surround the module with an item (used as the filter) in a crafting table. (You cannot add or remove an item from a module's filter, you can only replace it.)
  • Applying a module - Place a module and a backpack into a smithing table to apply the module.

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".

Project members

Rouesvm

Member

Details

Licensed MIT
Published a year ago
Updated a month ago