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/PAINTING.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'items/PAINTING.json') diff --git a/items/PAINTING.json b/items/PAINTING.json index ae753a48..e8e7d1cf 100644 --- a/items/PAINTING.json +++ b/items/PAINTING.json @@ -1 +1,12 @@ -{"itemid": 321, "displayname": "\u00a7fPainting", "nbttag": "{\"HideFlags\": 254, \"display\": {\"Lore\": [\"\\u00a7f\\u00a7lCOMMON\"], \"Name\": \"\\u00a7fPainting\"}, \"ExtraAttributes\": {\"id\": \"PAINTING\"}}", "damage": 0, "lore": ["\u00a7f\u00a7lCOMMON"], "internalname": "PAINTING", "clickcommand": "", "modver": "1.0.0"} \ No newline at end of file +{ + "itemid": 321, + "displayname": "§fPainting", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fPainting\"},ExtraAttributes:{id:\"PAINTING\"}}", + "damage": 0, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "PAINTING", + "clickcommand": "", + "modver": "1.0.0" +} \ No newline at end of file -- cgit