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/HARDENED_DIAMOND_BOOTS.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/HARDENED_DIAMOND_BOOTS.json') diff --git a/items/HARDENED_DIAMOND_BOOTS.json b/items/HARDENED_DIAMOND_BOOTS.json index 97578454..66de170f 100644 --- a/items/HARDENED_DIAMOND_BOOTS.json +++ b/items/HARDENED_DIAMOND_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_boots", "displayname": "§9Hardened Diamond Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+55\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE BOOTS\"],Name:\"§9Hardened Diamond Boots\"},ExtraAttributes:{id:\"HARDENED_DIAMOND_BOOTS\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+55\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE BOOTS\"],Name:\"§9Hardened Diamond Boots\"},ExtraAttributes:{id:\"HARDENED_DIAMOND_BOOTS\"}}", "damage": 0, "lore": [ "§7Defense: §a+55", -- cgit