aboutsummaryrefslogtreecommitdiff
path: root/items/EMERALD_ARMOR_HELMET.json
blob: b4ed8befda9aa0b3bc2ef49e054d711cd29c3258 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "itemid": "minecraft:leather_helmet",
  "displayname": "§5Emerald Armor Helmet",
  "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+50\",1:\"\",2:\"§6Full Set Bonus: Tank\",3:\"§7Increases §c❤ Health §7by §a+1§7\",4:\"§7and §a❈ Defense§7 by §a+1§7 for\",5:\"§7every §b3,000 §7Emeralds in your\",6:\"§7collection. Max 350 each.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC HELMET\"],color:65280,Name:\"§5Emerald Armor Helmet\"},ExtraAttributes:{color:\"0:255:0\",id:\"EMERALD_ARMOR_HELMET\"}}",
  "damage": 0,
  "lore": [
    "§7Defense: §a+50",
    "",
    "§6Full Set Bonus: Tank",
    "§7Increases §c❤ Health §7by §a+1§7",
    "§7and §a❈ Defense§7 by §a+1§7 for",
    "§7every §b3,000 §7Emeralds in your",
    "§7collection. Max 350 each.",
    "",
    "§7§8This item can be reforged!",
    "§5§lEPIC HELMET"
  ],
  "recipe": {
    "A1": "ENCHANTED_EMERALD_BLOCK:1",
    "A2": "ENCHANTED_EMERALD_BLOCK:1",
    "A3": "ENCHANTED_EMERALD_BLOCK:1",
    "B1": "ENCHANTED_EMERALD_BLOCK:1",
    "B2": "",
    "B3": "ENCHANTED_EMERALD_BLOCK:1",
    "C1": "",
    "C2": "",
    "C3": ""
  },
  "internalname": "EMERALD_ARMOR_HELMET",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Emerald_Armor",
    "https://wiki.hypixel.net/Emerald_Armor_Helmet"
  ],
  "crafttext": "Requires: Emerald IX"
}