From 0f12f8e4728ef154488a229362981459c931f3c6 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 23 Apr 2022 11:30:32 +0200 Subject: Nether Fixes and new items (#723) --- items/MESA_BIOME_STICK.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'items/MESA_BIOME_STICK.json') diff --git a/items/MESA_BIOME_STICK.json b/items/MESA_BIOME_STICK.json index feab8c89..4ad07781 100644 --- a/items/MESA_BIOME_STICK.json +++ b/items/MESA_BIOME_STICK.json @@ -30,5 +30,8 @@ "crafttext": "Requires: Red Sand III", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Biome_Stick" + ] } \ No newline at end of file -- cgit