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/LAMP_YELLOW.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'items/LAMP_YELLOW.json') diff --git a/items/LAMP_YELLOW.json b/items/LAMP_YELLOW.json index 6217809e..b703191b 100644 --- a/items/LAMP_YELLOW.json +++ b/items/LAMP_YELLOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fYellow Lamp", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fc1fb841-79cf-3fc2-9aab-ec04a280a3d1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTgzNzhhMjA1ZjNlZGFhNjhiYWM4OTMzNWM4MmI1MzE0OTVmNWQ0M2JjNDlmNDQzOTFmNDgwZWQxNTY4MzFlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Decorate your island with this\",1:\"§7eco-friendly lamp!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fYellow Lamp\"},ExtraAttributes:{id:\"LAMP_YELLOW\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"fc1fb841-79cf-3fc2-9aab-ec04a280a3d1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTgzNzhhMjA1ZjNlZGFhNjhiYWM4OTMzNWM4MmI1MzE0OTVmNWQ0M2JjNDlmNDQzOTFmNDgwZWQxNTY4MzFlIn19fQ==\"}]}},display:{Lore:[0:\"§7Decorate your island with this\",1:\"§7eco-friendly lamp!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fYellow Lamp\"},ExtraAttributes:{id:\"LAMP_YELLOW\"}}", "damage": 3, "lore": [ "§7Decorate your island with this", @@ -15,6 +15,7 @@ "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Yellow_Lamp" + "https://hypixel-skyblock.fandom.com/wiki/Yellow_Lamp", + "https://wiki.hypixel.net/Yellow_Lamp" ] } \ No newline at end of file -- cgit