Bug Closed · Resolved

Items attributes not working

#1772 opened by Unknown 5 years ago

Unknownreported this bug

I have a problem with the item attributes not working I checked my config like a million times and everything is like it should be but the attributes just don't work for example I wanted a chestplate that adds 8 health when in the chest slot but the attribute doesn't work and everything else does (the name is displayed the lore works too) Sorry for my English :)

AncientChestplateHP2:

Id: IRON_CHESTPLATE

Display: '&6&lAncient Chestplate'

Lore: '&clvl 2 Health upgrade'

Attributes:

Chest:

Health: 8

(btw. I tried the example items too)

Unknowncommented

sorry for the late response.

MyItem:
  Id: Stick
  Attributes:
    Chest:
      Health: 8

and attributes seems to only work for paper servers

Sign in to join the discussion.