diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/REDSTONE_CHEST.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
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 |