diff options
Diffstat (limited to 'items/SKULL_CHEST.json')
-rw-r--r-- | items/SKULL_CHEST.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/SKULL_CHEST.json b/items/SKULL_CHEST.json index 87e87429..46364d72 100644 --- a/items/SKULL_CHEST.json +++ b/items/SKULL_CHEST.json @@ -1,11 +1,8 @@ { - "internalname": "SKULL_CHEST", "itemid": "minecraft:skull", "displayname": "§9Skull Chest++", - "clickcommand": "", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f0b6d406-77b6-3be4-9311-403ea34593cc\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8xODgwNzI1YWM0MGQ0NjU0MmJmN2M4MTk4MDE4NzJlMGYwMWI3ZjlhNTJhNGM0OGE5OGQ3Yzk0ODc0NDg0YzBmIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Storage\",2:\"\",3:\"§7You can store six pages of items\",4:\"§7in this chest\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Skull Chest++\"},ExtraAttributes:{id:\"SKULL_CHEST\"}}", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"f0b6d406-77b6-3be4-9311-403ea34593cc\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjAsInByb2ZpbGVJZCI6ImRiYTJmMTE1NmNjMjQwMWJhOWU5YjRkMjdmN2M4OTdkIiwicHJvZmlsZU5hbWUiOiJjb2RlbmFtZV9CIiwidGV4dHVyZXMiOnsiU0tJTiI6eyJ1cmwiOiJodHRwczovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8xODgwNzI1YWM0MGQ0NjU0MmJmN2M4MTk4MDE4NzJlMGYwMWI3ZjlhNTJhNGM0OGE5OGQ3Yzk0ODc0NDg0YzBmIn19fQ==\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"§8Storage\",2:\"\",3:\"§7You can store six pages of items\",4:\"§7in this chest\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Skull Chest++\"},ExtraAttributes:{id:\"SKULL_CHEST\"}}", - "modver": "1.0.0", "lore": [ "§8Furniture", "§8Storage", @@ -14,5 +11,9 @@ "§7in this chest", "", "§9§lRARE" - ] + ], + "internalname": "SKULL_CHEST", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" }
\ No newline at end of file |