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/ARMOR_STAND.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/ARMOR_STAND.json') diff --git a/items/ARMOR_STAND.json b/items/ARMOR_STAND.json index 04a43a2a..185383cb 100644 --- a/items/ARMOR_STAND.json +++ b/items/ARMOR_STAND.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:armor_stand", "displayname": "§fArmor Stand", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\",1:\"\",2:\"§eClick to view recipe!\"],Name:\"§fArmor Stand\"},ExtraAttributes:{id:\"ARMOR_STAND\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fArmor Stand\"},ExtraAttributes:{id:\"ARMOR_STAND\"}}", "damage": 0, "lore": [ "§f§lCOMMON" -- cgit