diff options
Diffstat (limited to 'items/DIAMOND_CHEST.json')
-rw-r--r-- | items/DIAMOND_CHEST.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/DIAMOND_CHEST.json b/items/DIAMOND_CHEST.json index 4f0bbd80..7a530a56 100644 --- a/items/DIAMOND_CHEST.json +++ b/items/DIAMOND_CHEST.json @@ -1,11 +1,8 @@ { - "internalname": "DIAMOND_CHEST", "itemid": "minecraft:skull", "displayname": "§9Diamond Chest+", - "clickcommand": "", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4b60e34e-3004-3f02-886a-8ca49a3f18e7\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lNmViMDZiYThkNmMwOTMyMGJmNzU0YmI5OGU3NTA5MGEwMmE0OTQ1NmUxMTdlOWFmNjY2YjI0ZmU3NjQ3YmI4In19fQ\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:\"§9Diamond Chest+\"},ExtraAttributes:{id:\"DIAMOND_CHEST\"}}", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4b60e34e-3004-3f02-886a-8ca49a3f18e7\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9lNmViMDZiYThkNmMwOTMyMGJmNzU0YmI5OGU3NTA5MGEwMmE0OTQ1NmUxMTdlOWFmNjY2YjI0ZmU3NjQ3YmI4In19fQ==\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Storage\",2:\"\",3:\"§7You can store three pages of\",4:\"§7items in this chest\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Diamond Chest+\"},ExtraAttributes:{id:\"DIAMOND_CHEST\"}}", - "modver": "1.0.0", "lore": [ "§8Furniture", "§8Storage", @@ -14,5 +11,9 @@ "§7items in this chest", "", "§9§lRARE" - ] + ], + "internalname": "DIAMOND_CHEST", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" }
\ No newline at end of file |