From e813da9dbbbc3c63d412155d47073c96c765311e Mon Sep 17 00:00:00 2001 From: apotato321 Date: Tue, 17 Nov 2020 14:20:08 -0800 Subject: Before F7 Release Items --- items/JACOBS_TICKET.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 items/JACOBS_TICKET.json (limited to 'items/JACOBS_TICKET.json') diff --git a/items/JACOBS_TICKET.json b/items/JACOBS_TICKET.json new file mode 100644 index 00000000..3ffc9098 --- /dev/null +++ b/items/JACOBS_TICKET.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:name_tag", + "displayname": "§aJacob\u0027s Ticket", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aJacob\u0027s Ticket\"},ExtraAttributes:{id:\"JACOBS_TICKET\"}}", + "damage": 0, + "lore": [ + "§a§lUNCOMMON" + ], + "internalname": "JACOBS_TICKET", + "clickcommand": "", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Jacob\u0027s_Ticket" + ] +} \ No newline at end of file -- cgit