From 7dace9af7ae041a753bb076c0fbad7dd5b560294 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 31 May 2020 02:47:11 +1000 Subject: 1.5 --- items/ENDSTONE_CHEST.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 items/ENDSTONE_CHEST.json (limited to 'items/ENDSTONE_CHEST.json') diff --git a/items/ENDSTONE_CHEST.json b/items/ENDSTONE_CHEST.json new file mode 100644 index 00000000..278dbd58 --- /dev/null +++ b/items/ENDSTONE_CHEST.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Endstone Chest+", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"126b7ea6-fff9-34b0-ba51-7245bd53762c\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9mYjE5ZDEwYTMyZGY5M2ExMzkxNTBiNmZiNzViYWNkNTVjYTQ4ZWJiYjhlMWFjMjMwY2I5Mjg3ZDAxNWRiZGIyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Storage\",2:\"\",3:\"§7You can store three pages of\",4:\"§7items in this chest\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Endstone Chest+\"},ExtraAttributes:{id:\"ENDSTONE_CHEST\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "§8Storage", + "", + "§7You can store three pages of", + "§7items in this chest", + "", + "§9§lRARE" + ], + "internalname": "ENDSTONE_CHEST", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +} \ No newline at end of file -- cgit