diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/PAINTING.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/PAINTING.json')
-rw-r--r-- | items/PAINTING.json | 13 |
1 files changed, 12 insertions, 1 deletions
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 |