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_TALISMAN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/ZOMBIE_TALISMAN.json') diff --git a/items/ZOMBIE_TALISMAN.json b/items/ZOMBIE_TALISMAN.json index 397b3a40..f1f7ce29 100644 --- a/items/ZOMBIE_TALISMAN.json +++ b/items/ZOMBIE_TALISMAN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fZombie Talisman", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Zombies by §a5%§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fZombie Talisman\"},ExtraAttributes:{id:\"ZOMBIE_TALISMAN\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Zombies by §a5%§7.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ACCESSORY\"],Name:\"§fZombie Talisman\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"ZOMBIE_TALISMAN\",uuid:\"53afed52-bf7f-4697-8523-00b661c1dde1\",timestamp:\"7/8/20 12:54 PM\"}}", "damage": 2, "lore": [ "§7Reduces the damage taken from", -- cgit