Backpack
Learn how to create a backpack in the ItemsAdder way.
creeper_backpack:
permission: 'cosmetics.creeper_backpack'
item:
display: '&bCreeper backpack'
item-adder: 'backpack' #item id from the backpack that everyone will see.
lore:
- ''
- '&aSupport the creepers!'
unbreakable: true
glow: false
hide-attributes: true
modeldata: -1 #model data is not required here.
colored: true
type: BAG
distance: 100 #distance to where the players can see the backpack.





Last updated