From 77d0205b44675a9ab6aec197d52251e067c0842f Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 4 Nov 2023 21:29:29 +0100 Subject: Added some wiki links, added npc and fixed fermento lore (#1029) --- items/HYPERGOLIC_GABAGOOL.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'items/HYPERGOLIC_GABAGOOL.json') diff --git a/items/HYPERGOLIC_GABAGOOL.json b/items/HYPERGOLIC_GABAGOOL.json index 0e60e51b..f976fd50 100644 --- a/items/HYPERGOLIC_GABAGOOL.json +++ b/items/HYPERGOLIC_GABAGOOL.json @@ -30,5 +30,9 @@ "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hypergolic_Gabagool", + "https://wiki.hypixel.net/Hypergolic_Gabagool" + ] } \ No newline at end of file -- cgit