From a1550317d20257ab4baa862d41cfb50d351cde30 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:24:38 -0400 Subject: Vannila Fixes --- items/XLARGE_ENCHANTED_CHEST.json | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'items/XLARGE_ENCHANTED_CHEST.json') diff --git a/items/XLARGE_ENCHANTED_CHEST.json b/items/XLARGE_ENCHANTED_CHEST.json index b66db9fd..480a04b6 100644 --- a/items/XLARGE_ENCHANTED_CHEST.json +++ b/items/XLARGE_ENCHANTED_CHEST.json @@ -13,9 +13,18 @@ "", "§5§lEPIC" ], + "recipe": { + "A1": "", + "A2": "MINION_STORAGE_EXPANDER:1", + "A3": "", + "B1": "", + "B2": "LARGE_ENCHANTED_CHEST:1", + "B3": "", + "C1": "", + "C2": "", + "C3": "" + }, "internalname": "XLARGE_ENCHANTED_CHEST", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.3-REL" } \ No newline at end of file -- cgit