Skip to content

1.2 Version

Latest
Compare
Choose a tag to compare
@alikindsys alikindsys released this 04 Aug 02:20

New Feature : Backpacks

This feature allow you to create backpacks using shulker boxes.

In order to create a backpack, simply put an item that you'd want on said backpack, and keep it on your inventory. As you mine it will automatically fill!


This even works with multiple backpacks! Once a block is mined, the item will follow this order

    1. Player's inventory (1st stack, if you have that item on the inventory)
    1. Any matching backpack
    1. Player's inventory
      If all reserved slots are filled the item will be added to the player (Backpacks don't add items onto empty slots, only in existing ones)

New configuration values

backpack

Set this to false to disable the backpack feature

backpack: true

Default value : true