From 228ec7960d0319d8018c24ee14a92ea235c5e68c Mon Sep 17 00:00:00 2001 From: Moulberry Date: Thu, 1 Oct 2020 18:44:26 +1000 Subject: vanilla stuff & new items --- items/TREASURE_TALISMAN.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/TREASURE_TALISMAN.json') diff --git a/items/TREASURE_TALISMAN.json b/items/TREASURE_TALISMAN.json index 4cddbc1f..12cdf2ee 100644 --- a/items/TREASURE_TALISMAN.json +++ b/items/TREASURE_TALISMAN.json @@ -16,5 +16,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.1-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info":[ + "https://hypixel-skyblock.fandom.com/wiki/Treasure_Talisman" + ] } \ No newline at end of file -- cgit