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
39
40
41
42
43
44
45
|
{
"itemid": "minecraft:skull",
"displayname": "§5Blaze Helmet",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"67a04547-ae52-387e-9786-47949bdc74dc\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjk2ZmYxNDVlYTE4ZDYxNjAxNTE4YzY0NmJhZTY3OGY1ZmRlMDk2Y2YwMzYwZWMzNmNhZGFjNDE0MjU1MzRlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Defense: §a+80\",2:\"§7Speed: §a+2\",3:\" §8[§8❁§8]\",4:\"\",5:\"§6Full Set Bonus: Blazing Aura\",6:\"§7Damages mobs within §a5§7 blocks\",7:\"§7for §a3%§7 of their max §7§c❤\",8:\"§cHealth §7per second.\",9:\"\",10:\"§7Max §c500 §7damage/s\",11:\"§7Blaze Rod Collection: §6§k000\",12:\"§8+100 per 5,000 rods\",13:\"\",14:\"§7Permanent §cFire §7and §cLava §7immunity.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§5§lEPIC HELMET\"],Name:\"§5Blaze Helmet\"},ExtraAttributes:{id:\"BLAZE_HELMET\"}}",
"damage": 3,
"lore": [
"§7Strength: §c+10",
"§7Defense: §a+80",
"§7Speed: §a+2",
" §8[§8❁§8]",
"",
"§6Full Set Bonus: Blazing Aura",
"§7Damages mobs within §a5§7 blocks",
"§7for §a3%§7 of their max §7§c❤",
"§cHealth §7per second.",
"",
"§7Max §c500 §7damage/s",
"§7Blaze Rod Collection: §6§k000",
"§8+100 per 5,000 rods",
"",
"§7Permanent §cFire §7and §cLava §7immunity.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC HELMET"
],
"recipe": {
"A1": "ENCHANTED_BLAZE_ROD:1",
"A2": "ENCHANTED_BLAZE_ROD:1",
"A3": "ENCHANTED_BLAZE_ROD:1",
"B1": "ENCHANTED_BLAZE_ROD:1",
"B2": "",
"B3": "ENCHANTED_BLAZE_ROD:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "BLAZE_HELMET",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Blaze_Armor"
],
"crafttext": "Requires: Blaze Rod VIII"
}
|