Are the Minecraft IDs correct for 1.8?

La
1

Are the IDs correct here for Minecraft version 1.8?

Because I always get an error that wrong IDs are there.

level-1:

- type: WOOD_SWORD

- type: LEATHER_HELMET

- type: LEATHER_CHESTPLATE

- type: LEATHER_LEGGINGS

- type: LEATHER_BOOTS

- {type: GRILLED_PORK, amount: 16}

- {type: COOKED_FISH, amount: 16}

- {type: APPLE, amount: 4}

- {type: ARROW, amount: 7}

level-2:

- type: WOOD_SWORD

- type: GOLD_HELMET

- type: GOLD_CHESTPLATE

- type: GOLD_LEGGINGS

- type: GOLD_BOOTS

- type: MUSHROOM_SOUP

- {type: GRILLED_PORK, amount: 3}

- {type: BOWL, amount: 4}

- {type: APPLE, amount: 2}

- {type: RAW_BEEF, amount: 4}

- {type: COOKED_BEEF, amount: 16}

- {type: RAW_CHICKEN, amount: 4}

- {type: COOKED_CHICKEN, amount: 2}

- {type: ENDER_PEARL, amount: 1}

level 3:

- type: IRON_HELMET

- type: CHAIN_CHESTPLATE

- type: IRON_LEGGINGS

- type: IRON_BOOTS

- type: GOLD_SWORD

- type: CHAINMAIL_HELMET

- type: CHAINMAIL_CHESTPLATE

- type: CHAINMAIL_BOOTS

- {type: MELON_BLOCK, amount: 4}

- {type: GOLDEN_APPLE, amount: 2}

- type: FLINT_AND_STEEL

- type: STONE_SWORD

level 4:

- type: IRON_SWORD

- type: IRON_HELMET

- type: CHAIN_CHESTPLATE

- type: IRON_LEGGINGS

- type: IRON_BOOTS

- {type: MUSHROOM_STEW, amount: 2}

- type: ENDER_PEARL

level-5:

- type: DIAMOND_SWORD

- type: DIAMOND_HELMET

- type: IRON_CHESTPLATE

- type: DIAMOND_LEGGINGS

- type: DIAMOND_BOOTS

- {type: CAKE, amount: 2}

- {type: GOLDEN_APPLE, amount: 4}

level-1:

- type: WOOD_SWORD

- type: LEATHER_HELMET

- type: LEATHER_CHESTPLATE

- type: LEATHER_LEGGINGS

- type: LEATHER_BOOTS

- {type: GRILLED_PORK, amount: 16}

- {type: COOKED_FISH, amount: 16}

- {type: APPLE, amount: 4}

- {type: ARROW, amount: 7}

level-2:

- type: WOOD_SWORD

- type: GOLD_HELMET

- type: GOLD_CHESTPLATE

- type: GOLD_LEGGINGS

- type: GOLD_BOOTS

- type: MUSHROOM_SOUP

- {type: GRILLED_PORK, amount: 3}

- {type: BOWL, amount: 4}

- {type: APPLE, amount: 2}

- {type: RAW_BEEF, amount: 4}

- {type: COOKED_BEEF, amount: 16}

- {type: RAW_CHICKEN, amount: 4}

- {type: COOKED_CHICKEN, amount: 2}

- {type: ENDER_PEARL, amount: 1}

level 3:

- type: IRON_HELMET

- type: CHAIN_CHESTPLATE

- type: IRON_LEGGINGS

- type: IRON_BOOTS

- type: GOLD_SWORD

- type: CHAINMAIL_HELMET

- type: CHAINMAIL_CHESTPLATE

- type: CHAINMAIL_BOOTS

- {type: MELON_BLOCK, amount: 4}

- {type: GOLDEN_APPLE, amount: 2}

- type: FLINT_AND_STEEL

- type: STONE_SWORD

level 4:

- type: IRON_SWORD

- type: IRON_HELMET

- type: CHAIN_CHESTPLATE

- type: IRON_LEGGINGS

- type: IRON_BOOTS

- {type: MUSHROOM_STEW, amount: 2}

- type: ENDER_PEARL

level-5:

- type: DIAMOND_SWORD

- type: DIAMOND_HELMET

- type: IRON_CHESTPLATE

- type: DIAMOND_LEGGINGS

- type: DIAMOND_BOOTS

- {type: CAKE, amount: 2}

- {type: GOLDEN_APPLE, amount: 4}

Wh

Here are all the IDs you are looking for: https://minecraft-de.gamepedia.com/...tifikation

It is the official Minecraft Wiki and well sorted. If you want to search for something then press CTRL + F and enter the word you are looking for.

I hope you find everything you need and have fun.