From bdd0323f38755214e80e1d3b46eefce053b29cc0 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 14 Jan 2021 22:02:36 -0500 Subject: Minion Wiki Links Part 1 --- items/GRAVEL_GENERATOR_4.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/GRAVEL_GENERATOR_4.json') diff --git a/items/GRAVEL_GENERATOR_4.json b/items/GRAVEL_GENERATOR_4.json index ab3b2b2e..cb31c859 100644 --- a/items/GRAVEL_GENERATOR_4.json +++ b/items/GRAVEL_GENERATOR_4.json @@ -27,5 +27,10 @@ "internalname": "GRAVEL_GENERATOR_4", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gravel_Minion" + ], + "crafttext": "Requires: Gravel I" } \ No newline at end of file -- cgit