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/CREEPER_GENERATOR_9.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/CREEPER_GENERATOR_9.json') diff --git a/items/CREEPER_GENERATOR_9.json b/items/CREEPER_GENERATOR_9.json index 6931ea3b..bfb0ae57 100644 --- a/items/CREEPER_GENERATOR_9.json +++ b/items/CREEPER_GENERATOR_9.json @@ -27,5 +27,10 @@ "internalname": "CREEPER_GENERATOR_9", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Creeper_Minion" + ], + "crafttext": "Requires: Gunpowder I" } \ No newline at end of file -- cgit