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/IRON_HELMET.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/IRON_HELMET.json') diff --git a/items/IRON_HELMET.json b/items/IRON_HELMET.json index 78fba6fe..bbf1311e 100644 --- a/items/IRON_HELMET.json +++ b/items/IRON_HELMET.json @@ -1,10 +1,10 @@ { "internalname": "IRON_HELMET", "itemid": "minecraft:iron_helmet", - "displayname": "Iron Helmet", + "displayname": "§fIron Helmet", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+10\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON HELMET\"],Name:\"§fIron Helmet\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"IRON_HELMET\",uuid:\"a358cb77-28ef-4d6a-9543-40ac5266509d\",timestamp:\"12/28/19 12:49 AM\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+10\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON HELMET\"],Name:\"§fIron Helmet\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"IRON_HELMET\",uuid:\"51befea9-f7a8-41ee-a628-2037bb1fdbbd\",timestamp:\"7/8/20 1:07 PM\"}}", "modver": "1.0.0", "lore": [ "§7Defense: §a+10", -- cgit