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/GHAST_GENERATOR_4.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'items/GHAST_GENERATOR_4.json') diff --git a/items/GHAST_GENERATOR_4.json b/items/GHAST_GENERATOR_4.json index 51f3a33b..26c3676a 100644 --- a/items/GHAST_GENERATOR_4.json +++ b/items/GHAST_GENERATOR_4.json @@ -26,5 +26,6 @@ }, "internalname": "GHAST_GENERATOR_4", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL" + "modver": "1.7.1-REL", + "useneucraft": true } \ No newline at end of file -- cgit