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/ENCHANTED_JACK_O_LANTERN.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'items/ENCHANTED_JACK_O_LANTERN.json') diff --git a/items/ENCHANTED_JACK_O_LANTERN.json b/items/ENCHANTED_JACK_O_LANTERN.json index bb287edb..51a8dfd8 100644 --- a/items/ENCHANTED_JACK_O_LANTERN.json +++ b/items/ENCHANTED_JACK_O_LANTERN.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aLantern Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9cbfb783-8572-3d4e-a1eb-a4734bc4d67e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2NlZDRiY2ZkMjExNjQ2NGRlZGYxNTdiZmM2MmRiMjZjOTU3YTlhNmFjOGJiYzUyNTYzNDY3MDg1YmUyMyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+92\",1:\"§7Defense: §a+46\",2:\"\",3:\"§7This helmet gains §a+2 §a❈\",4:\"§aDefense §7and §a+4 §c❤ Health\",5:\"§c§7for every Farming Skill level\",6:\"§7you have.\",7:\"\",8:\"§7Bonus Defense: §a§k00\",9:\"§7Bonus HP: §a§k00\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§a§lUNCOMMON HELMET\"],Name:\"§aLantern Helmet\"},ExtraAttributes:{id:\"ENCHANTED_JACK_O_LANTERN\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"9cbfb783-8572-3d4e-a1eb-a4734bc4d67e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2NlZDRiY2ZkMjExNjQ2NGRlZGYxNTdiZmM2MmRiMjZjOTU3YTlhNmFjOGJiYzUyNTYzNDY3MDg1YmUyMyJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+92\",1:\"§7Defense: §a+46\",2:\"\",3:\"§7This helmet gains §a+2 §a❈\",4:\"§aDefense §7and §a+4 §c❤ Health\",5:\"§c§7for every Farming Skill level\",6:\"§7you have.\",7:\"\",8:\"§7Bonus Defense: §a§k00\",9:\"§7Bonus HP: §a§k00\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§a§lUNCOMMON HELMET\"],Name:\"§aLantern Helmet\"},ExtraAttributes:{id:\"ENCHANTED_JACK_O_LANTERN\"}}", "damage": 3, "lore": [ "§7Health: §a+92", @@ -31,10 +31,11 @@ }, "internalname": "ENCHANTED_JACK_O_LANTERN", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Lantern_Helmet" + "https://hypixel-skyblock.fandom.com/wiki/Lantern_Helmet", + "https://wiki.hypixel.net/Lantern_Helmet" ], "crafttext": "Requires: Pumpkin VII" } \ No newline at end of file -- cgit