diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-11-30 12:20:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-30 22:20:48 +1100 |
commit | 8539a2b172a72d026229fbccb9e627c864ffb591 (patch) | |
tree | 33171fe002cdc2f205cf7b6ccd11853fb365c0ba /items/COLLECTION_DISPLAY.json | |
parent | 0a72f822774717a3100b07cbbfd8a7bf30c38a70 (diff) | |
download | NotEnoughUpdates-REPO-8539a2b172a72d026229fbccb9e627c864ffb591.tar.gz NotEnoughUpdates-REPO-8539a2b172a72d026229fbccb9e627c864ffb591.tar.bz2 NotEnoughUpdates-REPO-8539a2b172a72d026229fbccb9e627c864ffb591.zip |
New Items (#662)
Diffstat (limited to 'items/COLLECTION_DISPLAY.json')
-rw-r--r-- | items/COLLECTION_DISPLAY.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/COLLECTION_DISPLAY.json b/items/COLLECTION_DISPLAY.json new file mode 100644 index 00000000..f02b9547 --- /dev/null +++ b/items/COLLECTION_DISPLAY.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:hay_block", + "displayname": "§aCollection Display", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Show off your collection\",1:\"§7progress!\",2:\"\",3:\"§8§l* §8Co-op Soulbound §8§l*\",4:\"§a§lUNCOMMON COSMETIC\"],Name:\"§aCollection Display\"},ExtraAttributes:{id:\"COLLECTION_DISPLAY\"}}", + "damage": 0, + "lore": [ + "§7§7Show off your collection", + "§7progress!", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§a§lUNCOMMON COSMETIC" + ], + "internalname": "COLLECTION_DISPLAY", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |