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