From 44ca7cc64bbce3ae3a2d5e73c515590b34e1df46 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 1 Jan 2021 16:37:07 +0100 Subject: Take 2 Added Things and Fixed Things (#348) * Added Wiki Links and 2 Talismans * Added new Books * Added Parents for Talismans and Books, fixed 2 Talismans --- items/NETHER_WART_POUCH.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/NETHER_WART_POUCH.json') diff --git a/items/NETHER_WART_POUCH.json b/items/NETHER_WART_POUCH.json index 0a4e643e..90186da7 100644 --- a/items/NETHER_WART_POUCH.json +++ b/items/NETHER_WART_POUCH.json @@ -18,5 +18,8 @@ "crafttext": "", "clickcommand": "", "modver": "1.7.1-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Nether_Wart_Pouch" + ] } \ No newline at end of file -- cgit