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:iron_boots",
"displayname": "§5Boots of the Pack",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50\",1:\"§7Defense: §a+45\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense§7.\",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 §7wearer\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§4☠ §cRequires §5Wolf Slayer 6§c.\",15:\"§5§lEPIC BOOTS\"],Name:\"§5Boots of the Pack\"},ExtraAttributes:{id:\"BOOTS_OF_THE_PACK\"}}",
"damage": 0,
"lore": [
"§7Health: §a+50",
"§7Defense: §a+45",
"",
"§7Gain §a+50❈ Defense §7against animals.",
"§7Gain §f+5❂ True Defense§7.",
"",
"§6Full Set Bonus: §cArmor of the Pack",
"§7Gain §c+35❁ Strength §7and",
"§7§a+80❈ Defense §7for each",
"§7§cArmor of the Pack §7wearer",
"§7within §a30 §7blocks.",
"§8Max of 3 players!",
"",
"§7§8This item can be reforged!",
"§4☠ §cRequires §5Wolf Slayer 6§c.",
"§5§lEPIC BOOTS"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "",
"B1": "GOLDEN_TOOTH:1",
"B2": "",
"B3": "GOLDEN_TOOTH:1",
"C1": "ENCHANTED_MUTTON:32",
"C2": "",
"C3": "ENCHANTED_MUTTON:32"
},
"slayer_req": "WOLF_6",
"internalname": "BOOTS_OF_THE_PACK",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Armor_of_the_Pack",
"https://wiki.hypixel.net/Boots_Of_The_Pack"
],
"crafttext": ""
}
|