From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/ZOMBIE_BOOTS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/ZOMBIE_BOOTS.json') diff --git a/items/ZOMBIE_BOOTS.json b/items/ZOMBIE_BOOTS.json index 57b1e47e..b9a3b23a 100644 --- a/items/ZOMBIE_BOOTS.json +++ b/items/ZOMBIE_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_boots", "displayname": "§5Zombie Boots", - "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:{id:\"ZOMBIE_BOOTS\"}}", + "nbttag": "{Unbreakable:1,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:\"781f1ba3-c102-4d02-a3ad-0ce3b3effbe8\",timestamp:\"7/9/20 2:51 AM\"}}", "damage": 0, "lore": [ "§7Health: §a+120 HP", -- cgit