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
|
{
"itemid": "minecraft:chainmail_leggings",
"displayname": "§5Ember Leggings",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+60\",1:\"§7Defense: §a+55\",2:\"§7Intelligence: §a+5\",3:\"\",4:\"§6Full Set Bonus: Nether Lord §7(0/4)\",5:\"§7Will create §5Obsidian §7below you when\",6:\"§7walking on Lava. Also increases the\",7:\"§7chance of Nether monsters dropping\",8:\"§7an item by §a20%§7. Wearing this full set\",9:\"§7will also prevent you from taking\",10:\"§7Lava and Fire Damage.\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§7§4❣ §cRequires §aCombat Skill 8§c.\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§5Ember Leggings\"},ExtraAttributes:{id:\"EMBER_LEGGINGS\"}}",
"damage": 0,
"lore": [
"§7Health: §a+60",
"§7Defense: §a+55",
"§7Intelligence: §a+5",
"",
"§6Full Set Bonus: Nether Lord §7(0/4)",
"§7Will create §5Obsidian §7below you when",
"§7walking on Lava. Also increases the",
"§7chance of Nether monsters dropping",
"§7an item by §a20%§7. Wearing this full set",
"§7will also prevent you from taking",
"§7Lava and Fire Damage.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aCombat Skill 8§c.",
"§5§lEPIC LEGGINGS"
],
"recipe": {
"A1": "EMBER_FRAGMENT:1",
"A2": "EMBER_FRAGMENT:1",
"A3": "EMBER_FRAGMENT:1",
"B1": "EMBER_FRAGMENT:1",
"B2": "",
"B3": "EMBER_FRAGMENT:1",
"C1": "EMBER_FRAGMENT:1",
"C2": "",
"C3": "EMBER_FRAGMENT:1"
},
"internalname": "EMBER_LEGGINGS",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ember_Armor",
"https://wiki.hypixel.net/Ember_Leggings"
],
"crafttext": ""
}
|