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": "§5Armor of Magma Helmet",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+15\",2:\"\",3:\"§6Full Set Bonus: Absorb\",4:\"§7Every §910 Magma Cubes killed§7\",5:\"§7gives the wearer §a+1 §c❤ Health\",6:\"§c§7and §b✎ Intelligence§7 while\",7:\"§7wearing the set. Max 200 each.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC HELMET\"],color:16749312,Name:\"§5Armor of Magma Helmet\"},ExtraAttributes:{color:\"255:147:0\",id:\"ARMOR_OF_MAGMA_HELMET\"}}",
"damage": 0,
"lore": [
"§7Health: §a+50 HP",
"§7Defense: §a+15",
"",
"§6Full Set Bonus: Absorb",
"§7Every §910 Magma Cubes killed§7",
"§7gives the wearer §a+1 §c❤ Health",
"§c§7and §b✎ Intelligence§7 while",
"§7wearing the set. Max 200 each.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC HELMET"
],
"recipe": {
"A1": "ENCHANTED_MAGMA_CREAM:12",
"A2": "ENCHANTED_MAGMA_CREAM:12",
"A3": "ENCHANTED_MAGMA_CREAM:12",
"B1": "ENCHANTED_MAGMA_CREAM:12",
"B2": "",
"B3": "ENCHANTED_MAGMA_CREAM:12",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "ARMOR_OF_MAGMA_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Armor_of_Magma"
],
"crafttext": "Requires: Magma Cream VIII"
}
|