From 5727b902d47245bc63489fc7866dc23f9b24ff3e Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 13 Jan 2021 11:09:55 -0500 Subject: Make Minions use NEU Craft --- items/COAL_GENERATOR_1.json | 1 + 1 file changed, 1 insertion(+) (limited to 'items/COAL_GENERATOR_1.json') diff --git a/items/COAL_GENERATOR_1.json b/items/COAL_GENERATOR_1.json index 0d9e1e9d..c29d45d1 100644 --- a/items/COAL_GENERATOR_1.json +++ b/items/COAL_GENERATOR_1.json @@ -27,6 +27,7 @@ "internalname": "COAL_GENERATOR_1", "clickcommand": "viewrecipe", "modver": "1.0.0", + "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Coal_Minion" -- cgit