From 353a3e54ce3d34fc61638fa6f1dd2ef91e70599d Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 15 Jan 2021 15:37:06 -0500 Subject: Forgot to make a commit --- items/MITHRIL_GENERATOR_11.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'items/MITHRIL_GENERATOR_11.json') diff --git a/items/MITHRIL_GENERATOR_11.json b/items/MITHRIL_GENERATOR_11.json index 3124214f..50e8e9c3 100644 --- a/items/MITHRIL_GENERATOR_11.json +++ b/items/MITHRIL_GENERATOR_11.json @@ -14,15 +14,15 @@ "§7Max Storage: §e960" ], "recipe": { - "A1": "INK_SACK-4:1", - "A2": "INK_SACK-4:1", - "A3": "INK_SACK-4:1", - "B1": "INK_SACK-4:1", + "A1": "REFINED_MITHRIL:1", + "A2": "REFINED_MITHRIL:1", + "A3": "REFINED_MITHRIL:1", + "B1": "REFINED_MITHRIL:1", "B2": "MITHRIL_GENERATOR_10:1", - "B3": "INK_SACK-4:1", - "C1": "INK_SACK-4:1", - "C2": "INK_SACK-4:1", - "C3": "INK_SACK-4:1" + "B3": "REFINED_MITHRIL:1", + "C1": "REFINED_MITHRIL:1", + "C2": "REFINED_MITHRIL:1", + "C3": "REFINED_MITHRIL:1" }, "internalname": "MITHRIL_GENERATOR_11", "clickcommand": "viewrecipe", -- cgit