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
|
{
"internalname": "MASTIFF_BOOTS",
"itemid": "minecraft:diamond_boots",
"displayname": "§5Mastiff Boots",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500 HP\",1:\"§7Defense: §a-1,000,000\",2:\"§7Intelligence: §a+25\",3:\" §8[§7❤§8] §8[§7❤§8] §8[§7❤§8] §8[§7❤§8] §8[§7❤§8]\",4:\"\",5:\"§6Full Set Bonus: Absolute Unit\",6:\"§c+50❤ §7per §c1% Crit Damage\",7:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",8:\"§7Receive §a-20% §7damage from wolves.\",9:\"§7Your crit damage is §950% §7less effective.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§c☠ §5Requires Wolf Slayer 4\",13:\"§5§lEPIC BOOTS\"],Name:\"§5Mastiff Boots\"},ExtraAttributes:{id:\"MASTIFF_BOOTS\"}}",
"modver": "2.0.0-REL",
"lore": [
"§7Health: §a+500 HP",
"§7Defense: §a-1,000,000",
"§7Intelligence: §a+25",
" §8[§7❤§8] §8[§7❤§8] §8[§7❤§8] §8[§7❤§8] §8[§7❤§8]",
"",
"§6Full Set Bonus: Absolute Unit",
"§c+50❤ §7per §c1% Crit Damage",
"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)",
"§7Receive §a-20% §7damage from wolves.",
"§7Your crit damage is §950% §7less effective.",
"",
"§7§8This item can be reforged!",
"§c☠ §5Requires Wolf Slayer 4",
"§5§lEPIC BOOTS"
],
"recipe": {
"A1": "GOLDEN_TOOTH:1",
"A2": "ENCHANTED_DIAMOND:16",
"A3": "GOLDEN_TOOTH:1",
"B1": "ENCHANTED_DIAMOND:16",
"B2": "GROWTH_BOOTS:1",
"B3": "ENCHANTED_DIAMOND:16",
"C1": "GOLDEN_TOOTH:1",
"C2": "ENCHANTED_DIAMOND:16",
"C3": "GOLDEN_TOOTH:1"
},
"slayer_req": "WOLF_4",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor"
],
"crafttext": ""
}
|