#What is wrong with my code?

1 messages · Page 1 of 1 (latest)

lofty pier
oak scroll
#

3 things:

#
  1. That format version is not a valid format version (maybe you meant to set it to 1.10.0)
#
  1. The item identifier cannot have spaces, if you want it to be two words then use an underscore between them. Also, you have to have some word with a colon next to it before the name of the item. Basic idea of what I mean: monkeyman:health_pack
#
  1. The 3 components you gave to that item aren't really sufficient in making an item
#

Add these two components to your item with the data you wish: