Off Hand
You know how to create a off hand in the ItemsAdder way.
It is as simple to create an off hand cosmetic as it is to create a hat. This is one such example:
cosmetics:
magic_off_hand:
permission: 'cosmetics.magic_offhand'
item:
display: '&bMagic OffHand'
item-adder: 'magic_offhand' #off_hand item id
lore:
- ''
- '&6Its very Magic!'
unbreakable: true
glow: false
hide-attributes: true
modeldata: -1 #model data is not required here.
colored: true
type: WALKING_STICK
overlaps: true #If this option is enabled, you can have your off hand item and off hand cosmetic equipped at the same time.
Last updated