✨ Tweaked config - recommended to delete current travelersbackpack-common config and reapply changes to newly generated config
✨ Added enableVillagerTrade config option to disable Villager backpack trades
✨ Added toolSlotsAcceptableItems config option to add items to tool slots
✨ Added blacklistedItems config option which defines blacklisted items for backpack inventory
✨ Added possibleOverworldEntityTypes config option to modify enemies which can spawn with backpack
✨ Added possibleNetherEntityTypes config option to modify enemies which can spawn with backpack in Nether
✨ Added overworldBackpacks config option to modify all possible backpacks that can spawn on Overworld mobs
✨ Added netherBackpacks config option to modify all possible backpacks that can spawn on Nether mobs
🔧 Tweaked all commands' syntax
🔧 /tb access <blockpos> - let's player access Traveler's Backpack at given block position
🔧 /tb access <playerName> - let's player access Traveler's Backpack at given player's back
🔧 /tb remove <playerName> - removes backpack from given player's back
🔧 /tb clear <playerName> - clears contents of backpack at given player's back
🔧 /tb restore <playerName> <backpackUUID> - restores the backpack from 'backpacks' folder in world folder with the given UUID
🔧 /tb unpack <blockpos> - drops all items from backpack that's placed at given block position
🔧 /tb unpack <playerName> - drops all items from backpack that's on given player's back
🐛 Fixed crash with memory slots