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