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/SLEEPING_EYE.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'items/SLEEPING_EYE.json') diff --git a/items/SLEEPING_EYE.json b/items/SLEEPING_EYE.json index 3a1c33d7..0d81e9ca 100644 --- a/items/SLEEPING_EYE.json +++ b/items/SLEEPING_EYE.json @@ -5,7 +5,7 @@ "clickcommand": "", "damage": 3, "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5d81dc0c-cd1f-3293-9935-f8e6544f3f01\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjMGQwMTBkZDBlNTEyZmZlYTEwOGQ3YzVmZTY5ZDU3NmMzMWVjMjY2Yzg4NGI1MWVjMGIyOGNjNDU3In19fQ==\"}]}},display:{Lore:[0:\"§7Keep this item is in your\",1:\"§7inventory to recover your placed\",2:\"§7Summoning Eye when you leave or\",3:\"§7when you click the Ender Altar.\",4:\"§7This item becomes imbued with\",5:\"§7the magic of the Dragon when it\",6:\"§7spawns, turning it into a\",7:\"§7Remnant of the Eye.\",8:\"\",9:\"§5§lEPIC\"],Name:\"§5Sleeping Eye\"},ExtraAttributes:{id:\"SLEEPING_EYE\"}}", - "modver": "1.0.0", + "modver": "2.1.0-REL", "lore": [ "§7Keep this item is in your", "§7inventory to recover your placed", @@ -20,6 +20,7 @@ ], "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Sleeping_Eye" + "https://hypixel-skyblock.fandom.com/wiki/Sleeping_Eye", + "https://wiki.hypixel.net/Sleeping_Eye" ] -} +} \ No newline at end of file -- cgit