diff options
Diffstat (limited to 'items/SKULL_CHEST.json')
-rw-r--r-- | items/SKULL_CHEST.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/SKULL_CHEST.json b/items/SKULL_CHEST.json index 90538da7..76cc6b19 100644 --- a/items/SKULL_CHEST.json +++ b/items/SKULL_CHEST.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Skull Chest++", - "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\"}}", + "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\"}}", "damage": 3, "lore": [ "§8Furniture", @@ -14,9 +14,10 @@ ], "internalname": "SKULL_CHEST", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Furniture" + "https://hypixel-skyblock.fandom.com/wiki/Furniture", + "https://wiki.hypixel.net/Skull_Chest%2B%2B" ] -} +}
\ No newline at end of file |