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/JACOBS_TICKET.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'items/JACOBS_TICKET.json') diff --git a/items/JACOBS_TICKET.json b/items/JACOBS_TICKET.json index 9d93afae..b6ead5ac 100644 --- a/items/JACOBS_TICKET.json +++ b/items/JACOBS_TICKET.json @@ -1,17 +1,18 @@ { "itemid": "minecraft:name_tag", - "displayname": "§aJacob\u0027s Ticket", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aJacob\u0027s Ticket\"},ExtraAttributes:{id:\"JACOBS_TICKET\"}}", + "displayname": "§aJacob's Ticket", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aJacob's Ticket\"},ExtraAttributes:{id:\"JACOBS_TICKET\"}}", "damage": 0, "lore": [ "§a§lUNCOMMON" ], "internalname": "JACOBS_TICKET", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Jacob\u0027s_Ticket" + "https://hypixel-skyblock.fandom.com/wiki/Jacob's_Ticket", + "https://wiki.hypixel.net/Jacob's_Ticket" ] -} +} \ No newline at end of file -- cgit