UNPKG

@mcdata/data

Version:

Minecraft data used in the API/Discord client.

217 lines (216 loc) 4.7 kB
{ "updated": { "date": "2022-02-10", "majorVersion": "1.18" }, "data": [ { "tag": "leather_helmet", "name": "Leather Cap", "material": "lether", "durability": 55, "defensePoints": 1, "toughness": 0 }, { "tag": "leather_chestplate", "name": "Leather Tunic", "material": "lether", "durability": 80, "defensePoints": 3, "toughness": 0 }, { "tag": "leather_leggings", "name": "Leather Pants", "material": "lether", "durability": 75, "defensePoints": 2, "toughness": 0 }, { "tag": "leather_boots", "name": "Leather Boots", "material": "lether", "durability": 65, "defensePoints": 1, "toughness": 0 }, { "tag": "golden_helmet", "name": "Golden Helmet", "material": "gold", "durability": 77, "defensePoints": 2, "toughness": 0 }, { "tag": "golden_chestplate", "name": "Golden Chestplate", "material": "gold", "durability": 112, "defensePoints": 5, "toughness": 0 }, { "tag": "golden_leggings", "name": "Golden Leggings", "material": "gold", "durability": 105, "defensePoints": 3, "toughness": 0 }, { "tag": "golden_boots", "name": "Golden Boots", "material": "gold", "durability": 91, "defensePoints": 1, "toughness": 0 }, { "tag": "chainmail_helmet", "name": "Chainmail Helmet", "material": "chainmail", "durability": 165, "defensePoints": 2, "toughness": 0 }, { "tag": "chainmail_chestplate", "name": "Chainmail Chestplate", "material": "chainmail", "durability": 240, "defensePoints": 5, "toughness": 0 }, { "tag": "chainmail_leggings", "name": "Chainmail Leggings", "material": "chainmail", "durability": 225, "defensePoints": 4, "toughness": 0 }, { "tag": "chainmail_boots", "name": "Chainmail Boots", "material": "chainmail", "durability": 195, "defensePoints": 1, "toughness": 0 }, { "tag": "iron_helmet", "name": "Iron Helmet", "material": "iron", "durability": 165, "defensePoints": 2, "toughness": 0 }, { "tag": "iron_chestplate", "name": "Iron Chestplate", "material": "iron", "durability": 240, "defensePoints": 6, "toughness": 0 }, { "tag": "iron_leggings", "name": "Iron Leggings", "material": "iron", "durability": 255, "defensePoints": 5, "toughness": 0 }, { "tag": "iron_boots", "name": "Iron Boots", "material": "iron", "durability": 195, "defensePoints": 2, "toughness": 0 }, { "tag": "diamond_helmet", "name": "Diamond Helmet", "material": "diamond", "durability": 363, "defensePoints": 3, "toughness": 2 }, { "tag": "diamond_chestplate", "name": "Diamond Chestplate", "material": "diamond", "durability": 528, "defensePoints": 8, "toughness": 2 }, { "tag": "diamond_leggings", "name": "Diamond Leggings", "material": "diamond", "durability": 495, "defensePoints": 6, "toughness": 2 }, { "tag": "diamond_boots", "name": "Diamond Boots", "material": "diamond", "durability": 429, "defensePoints": 3, "toughness": 2 }, { "tag": "netherite_helmet", "name": "Netherite Helmet", "material": "netherite", "durability": 407, "defensePoints": 3, "toughness": 3 }, { "tag": "netherite_chestplate", "name": "Netherite Chestplate", "material": "netherite", "durability": 592, "defensePoints": 8, "toughness": 3 }, { "tag": "netherite_leggings", "name": "Netherite Leggings", "material": "netherite", "durability": 555, "defensePoints": 6, "toughness": 3 }, { "tag": "netherite_boots", "name": "Netherite Boots", "material": "netherite", "durability": 481, "defensePoints": 3, "toughness": 3 }, { "tag": "elytra", "name": "Elytra", "material": null, "durability": 432, "defensePoints": 0, "toughness": 0 }, { "tag": "turtle_shell", "name": "Turtle Shell", "material": null, "durability": 432, "defensePoints": 2, "toughness": 0 } ] }