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