HomeJavaModsAdvanced Backpacks [NBT]
Advanced Backpacks [NBT]
So recently I dived into NBT serialization in items and entities, and I thought it was about time I made a backpack plugin, so why not use both? Create custom backpacks that can store items and their NBT? You mean that the entities that I captured in the MobCapture plugin can be stored on this backpacks and retrieved later? Yes, and that is just one example, the possibilities are endless. (Nested backpacks huehue)

Commands:

Permissions:


Config:
Code (YAML):
sounds:
  open
: BLOCK_CHEST_OPEN
  close
: NONE

backpack
:
  type
: CHEST
  name
: 'Backpack'
  lore
:
    - '&fSlots
: &6%slots% ( %rows% rows)'
How does it work?
Every item's NBT is added to a list that is later added to the "backpack" NBT.

How to use it:
Type /backpack (admin only!) and it will give you a plain "backpack"!

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Advanced Backpacks [NBT] is a free Minecraft Java mod. Compatible with Minecraft 1.9, 1.10, 1.11, 1.12. Downloaded 568 times (via Spigot). Download it and open it directly in the game.

Explore more