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
46
|
{
"itemid": "minecraft:leather_boots",
"displayname": "§5Blaze Boots",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+10\",1:\"§7Defense: §a+70\",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 BOOTS\"],color:16243251,Name:\"§5Blaze Boots\"},ExtraAttributes:{color:\"247:218:51\",id:\"BLAZE_BOOTS\"}}",
"damage": 0,
"lore": [
"§7Strength: §c+10",
"§7Defense: §a+70",
"§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 BOOTS"
],
"recipe": {
"A1": "ENCHANTED_BLAZE_ROD:1",
"A2": "",
"A3": "ENCHANTED_BLAZE_ROD:1",
"B1": "ENCHANTED_BLAZE_ROD:1",
"B2": "",
"B3": "ENCHANTED_BLAZE_ROD:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "BLAZE_BOOTS",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Blaze_Armor",
"https://wiki.hypixel.net/Blaze_Boots"
],
"crafttext": "Requires: Blaze Rod VIII"
}
|