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
|
{
"itemid": "minecraft:iron_leggings",
"displayname": "§f§f§5Leggings of the Pack",
"nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80\",1:\"§7Defense: §a+75\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§4☠ §cRequires §5Wolf Slayer 6\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§f§f§5Leggings of the Pack\"},ExtraAttributes:{modifier:\"strong\",id:\"LEGGINGS_OF_THE_PACK\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Health: §a+80",
"§7Defense: §a+75",
"",
"§7Gain §a+50❈ Defense §7against animals.",
"§7Gain §f+5❂ True Defense §7aswell.",
"",
"§6Full Set Bonus: §cArmor of the Pack",
"§7Gain §c+35❁ Strength §7and",
"§7§a+80❈ Defense §7for each",
"§7§cArmor of the Pack §7wearers",
"§7within §a30 §7blocks.",
"§8Max of 3 players",
"",
"§4☠ §cRequires §5Wolf Slayer 6",
"§5§lEPIC LEGGINGS"
],
"recipe": {
"A1": "GOLDEN_TOOTH:1",
"A2": "GOLDEN_TOOTH:1",
"A3": "GOLDEN_TOOTH:1",
"B1": "ENCHANTED_MUTTON:32",
"B2": "",
"B3": "ENCHANTED_MUTTON:32",
"C1": "ENCHANTED_MUTTON:32",
"C2": "",
"C3": "ENCHANTED_MUTTON:32"
},
"slayer_req": "WOLF_6",
"internalname": "LEGGINGS_OF_THE_PACK",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Pack",
"https://wiki.hypixel.net/Leggings_Of_The_Pack"
],
"crafttext": ""
}
|