1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"internalname": "ZOMBIE_BOOTS",
"itemid": "minecraft:diamond_boots",
"displayname": "Zombie Boots",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120 HP\",1:\"§7Defense: §a+25\",2:\"\",3:\"§6Full Set Bonus: Projectile Absorption\",4:\"§7Heals the wearer for §a10 HP§7\",5:\"§7per second for §a5§7 seconds\",6:\"§7when hit by a projectile.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC BOOTS\"],Name:\"§5Zombie Boots\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"ZOMBIE_BOOTS\",uuid:\"2fab09b0-fd33-40e1-9d2e-a962f62a095c\",timestamp:\"3/30/20 7:40 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Health: §a+120 HP",
"§7Defense: §a+25",
"",
"§6Full Set Bonus: Projectile Absorption",
"§7Heals the wearer for §a10 HP§7",
"§7per second for §a5§7 seconds",
"§7when hit by a projectile.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BOOTS"
]
}
|