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/END_HELMET.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'items/END_HELMET.json') diff --git a/items/END_HELMET.json b/items/END_HELMET.json index b20355e7..96513f26 100644 --- a/items/END_HELMET.json +++ b/items/END_HELMET.json @@ -4,8 +4,8 @@ "displayname": "§5Ender Helmet", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"23d38889-0bf4-3d03-9d1a-e2be0daf244b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjcxNWNhMGY3NDI1NDRhZTNjYTEwNDI5NzU3OGMyZWQ3MDBlYTNhNTQ5ODA0MTM1MTJmNWU3YTBiYzA2NzI5YSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+20\",1:\"§7Defense: §a+35\",2:\"\",3:\"§7All stats of this armor piece\",4:\"§7are doubled while on the End\",5:\"§7Island!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC HELMET\"],Name:\"§5Ender Helmet\"},ExtraAttributes:{id:\"END_HELMET\"}}", - "modver": "2.0.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"23d38889-0bf4-3d03-9d1a-e2be0daf244b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjcxNWNhMGY3NDI1NDRhZTNjYTEwNDI5NzU3OGMyZWQ3MDBlYTNhNTQ5ODA0MTM1MTJmNWU3YTBiYzA2NzI5YSJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+20\",1:\"§7Defense: §a+35\",2:\"\",3:\"§7All stats of this armor piece\",4:\"§7are doubled while on the End\",5:\"§7Island!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC HELMET\"],Name:\"§5Ender Helmet\"},ExtraAttributes:{id:\"END_HELMET\"}}", + "modver": "2.1.0-REL", "lore": [ "§7Health: §a+20", "§7Defense: §a+35", @@ -19,7 +19,8 @@ ], "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Ender_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Ender_Armor", + "https://wiki.hypixel.net/Ender_Helmet" ], "crafttext": "" } \ No newline at end of file -- cgit