diff options
Diffstat (limited to 'items/REDSTONE_CHEST.json')
-rw-r--r-- | items/REDSTONE_CHEST.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/REDSTONE_CHEST.json b/items/REDSTONE_CHEST.json new file mode 100644 index 00000000..ce4b5bb9 --- /dev/null +++ b/items/REDSTONE_CHEST.json @@ -0,0 +1,18 @@ +{ + "internalname": "REDSTONE_CHEST", + "itemid": "minecraft:skull", + "displayname": "Redstone Chest+", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"cdad555b-2259-32d5-80eb-98e3ab428559\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82OGMxNWZiZTY3Mjg4MThkNTY1ZTk3YTkyZGVjOWI0NjdlYmQyMDI1ZDg2NzFkM2JjNzdhY2I5ODAxZWU5ZmJjIn19fQ\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:\"§9Redstone Chest+\"},ExtraAttributes:{id:\"REDSTONE_CHEST\"}}", + "modver": "1.0.0", + "lore": [ + "§8Furniture", + "§8Storage", + "", + "§7You can store three pages of", + "§7items in this chest", + "", + "§9§lRARE" + ] +}
\ No newline at end of file |