diff options
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 |