diff options
Diffstat (limited to 'items/WOOD_CHEST.json')
-rw-r--r-- | items/WOOD_CHEST.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/WOOD_CHEST.json b/items/WOOD_CHEST.json new file mode 100644 index 00000000..cd5e8c88 --- /dev/null +++ b/items/WOOD_CHEST.json @@ -0,0 +1,18 @@ +{ + "internalname": "WOOD_CHEST", + "itemid": "minecraft:skull", + "displayname": "Wood Chest+", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3ff23485-5116-3b79-a2bd-990b3063c66f\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lMjRhNGQzMmQ0M2QxYzJhOTQ2YmU2NDYzNWMzMWEwN2QwMzAwY2ZkY2FiZjZmMjNjNGY4MjQyMDc3Y2NkYjZlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Storage\",2:\"\",3:\"§7You can store three pages of\",4:\"§7items in this chest\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aWood Chest+\"},ExtraAttributes:{id:\"WOOD_CHEST\"}}", + "modver": "1.0.0", + "lore": [ + "§8Furniture", + "§8Storage", + "", + "§7You can store three pages of", + "§7items in this chest", + "", + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |