it still doesn't work for some reason?Below Line 27 add ''
turn this:
LORE:
- '&e&lCONTENTS'
- '&6* &71x Iron Helmet (Prot II)'
into this:
LORE:
- '&e&lCONTENTS'
- ''
- '&6* &71x Iron Helmet (Prot II)'
It worked! Thank you- '&eLeft-Click, &7to claim this kit'8
The ' is used to close the text, there can't be stuff after it in this case the 8

Next time, just paste the file in yamllint.com and it will tell you exactly where the error is.
