diff options
Diffstat (limited to 'items/ENDSTONE_CHEST.json')
-rw-r--r-- | items/ENDSTONE_CHEST.json | 19 |
1 files changed, 19 insertions, 0 deletions
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 |