
simple backpack
i want to have a early way of getting a backpack that is both usable from the invantory and when worn
00—hytaleServer2026.1mod
simple backpack mod summary
- Adds an early-game backpack item (
simplebackpack:starter_backpack) that opens your personal backpack storage when held or equipped in an armor slot. - Automatically grants the starter backpack to connecting players who do not already have one and expands the built-in backpack container to 18 slots so it is usable immediately.
- Command support:
/simplebackpack(aliases/backpack,/sb) opens the backpack; adding--givereissues the starter backpack if it was lost. - Backpack contents live in the player backpack container, so the same storage is available whether the item is in your inventory or worn.
Known notes:
- No custom texture or recipe is defined; the item is functional and tagged via metadata.
- Backpack capacity is fixed at 18 slots; adjust in code if different sizing is desired.