diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/COFFEE_TABLE.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/COFFEE_TABLE.json')
-rw-r--r-- | items/COFFEE_TABLE.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/COFFEE_TABLE.json b/items/COFFEE_TABLE.json new file mode 100644 index 00000000..cbb48787 --- /dev/null +++ b/items/COFFEE_TABLE.json @@ -0,0 +1,17 @@ +{ + "internalname": "COFFEE_TABLE", + "itemid": "minecraft:skull", + "displayname": "§fCoffee Table", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"d8d54022-8392-3a44-b79b-75e510a0e2fc\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mMDk1MGIwNTEyMmEwYjUxZTljZTkxNDg1ZjJmN2MxNzk5NjQ2OTZhOWUzNjM4NmQ0OTAwNWU5ZTUxZDM5YTlmIn19fQ==\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This cosmetic smaller table fits\",3:\"§7well with a single chair\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fCoffee Table\"},ExtraAttributes:{id:\"COFFEE_TABLE\"}}", + "modver": "1.0.0", + "lore": [ + "§8Furniture", + "", + "§7This cosmetic smaller table fits", + "§7well with a single chair", + "", + "§f§lCOMMON" + ] +}
\ No newline at end of file |