diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-19 09:14:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 18:14:54 +1100 |
commit | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch) | |
tree | 6ae23d4819eb974901de2743065c3ad23327dd06 /items/SKULL_CHEST.json | |
parent | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff) | |
download | NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2 NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip |
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 <romangraef@gmail.com>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
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 |