1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"internalname": "MASTIFF_LEGGINGS",
"itemid": "minecraft:diamond_leggings",
"displayname": "Mastiff Leggings",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+500 HP\",1:\"§7Defense: §a-10,000\",2:\"\",3:\"§6Full Set Bonus: Absolute Unit\",4:\"§c+50❤ §7per §c1% Crit Damage\",5:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",6:\"§7Receive §a-20% §7damage from wolves.\",7:\"§7Your crit damage is §950% §7less effective.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§c☠ §5Requires Wolf LVL 4\",11:\"§5§lEPIC LEGGINGS\"],Name:\"§5Mastiff Leggings\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"MASTIFF_LEGGINGS\",uuid:\"2514cae9-f29e-4795-b188-6dc8e49430bb\",timestamp:\"3/30/20 4:24 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7Health: §a+500 HP",
"§7Defense: §a-10,000",
"",
"§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 LVL 4",
"§5§lEPIC LEGGINGS"
]
}
|