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/ENDERMAN_GENERATOR_1.json | 1 + 1 file changed, 1 insertion(+) (limited to 'items/ENDERMAN_GENERATOR_1.json') diff --git a/items/ENDERMAN_GENERATOR_1.json b/items/ENDERMAN_GENERATOR_1.json index 1693200c..bf4a42d7 100644 --- a/items/ENDERMAN_GENERATOR_1.json +++ b/items/ENDERMAN_GENERATOR_1.json @@ -26,6 +26,7 @@ "internalname": "ENDERMAN_GENERATOR_1", "clickcommand": "viewrecipe", "modver": "1.0.0", + "useneucraft": true, "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enderman_Minion" -- cgit