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:
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:
- /backpack - Gives a backpack
- /backpack reload - Reloads the configs
Permissions:
- advancedbackpacks.admin - Permission to execute /backpack
- advancedbackpacks.use - Permission to use the backpacks
Config:
Code (YAML):
sounds:
open : BLOCK_CHEST_OPEN
close : NONE
backpack:
type : CHEST
name : 'Backpack'
lore:
- '&fSlots : &6%slots% ( %rows% rows)'
open : BLOCK_CHEST_OPEN
close : NONE
backpack:
type : CHEST
name : 'Backpack'
lore:
- '&fSlots : &6%slots% ( %rows% rows)'
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"!
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.9, 1.10, 1.11
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
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.