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
|
{
"itemid": "minecraft:leather_helmet",
"displayname": "§5Armor of Yog Helmet",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+15\",2:\"\",3:\"§6Full Set Bonus: Absorb\",4:\"§7Every §910 Yogs killed§7 gives\",5:\"§7the wearer §a+1 §6⸕ Mining Speed\",6:\"§6§7while wearing the set. Max\",7:\"§7500.\",8:\"\",9:\"§6Full Set Bonus: Heat Resistance\",10:\"§7Grants §aimmunity §7to the heat\",11:\"§7produced in §cMagma Fields§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aHard Stone\",15:\"§aCollection 5.\",16:\"§5§lEPIC HELMET\"],color:13120000,Name:\"§5Armor of Yog Helmet\"},ExtraAttributes:{id:\"ARMOR_OF_YOG_HELMET\"}}",
"damage": 0,
"lore": [
"§7Health: §a+50 HP",
"§7Defense: §a+15",
"",
"§6Full Set Bonus: Absorb",
"§7Every §910 Yogs killed§7 gives",
"§7the wearer §a+1 §6⸕ Mining Speed",
"§6§7while wearing the set. Max",
"§7500.",
"",
"§6Full Set Bonus: Heat Resistance",
"§7Grants §aimmunity §7to the heat",
"§7produced in §cMagma Fields§7.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aHard Stone",
"§aCollection 5.",
"§5§lEPIC HELMET"
],
"internalname": "ARMOR_OF_YOG_HELMET",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|