From 8e84828b5d15b44345912d3821ae192b5f323eb5 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 15 Jan 2021 18:49:08 -0500 Subject: Mithril Golem Pets | Wiki URLs | Pickaxes --- items/MITHRIL_GENERATOR_8.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'items/MITHRIL_GENERATOR_8.json') diff --git a/items/MITHRIL_GENERATOR_8.json b/items/MITHRIL_GENERATOR_8.json index 504085c2..85247f8a 100644 --- a/items/MITHRIL_GENERATOR_8.json +++ b/items/MITHRIL_GENERATOR_8.json @@ -26,5 +26,10 @@ }, "internalname": "MITHRIL_GENERATOR_8", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL" + "modver": "1.7.1-REL", + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mithril_Minion" + ] } \ No newline at end of file -- cgit