From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: NEU 2.1 Things (#660) Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/SKULL_CHEST.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'items/SKULL_CHEST.json') 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 -- cgit