From 864ca1d6e79a597a5c5dee1b29b175071ae27030 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 12 Sep 2020 20:36:50 -0400 Subject: some more stuff --- items/ZOG_ANVIL.json | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'items/ZOG_ANVIL.json') diff --git a/items/ZOG_ANVIL.json b/items/ZOG_ANVIL.json index e43eaecc..e6ef531f 100644 --- a/items/ZOG_ANVIL.json +++ b/items/ZOG_ANVIL.json @@ -8,9 +8,18 @@ "", "§9§lRARE" ], + "recipe": { + "A1": "ANCIENT_CLAW:16", + "A2": "ANCIENT_CLAW:16", + "A3": "ANCIENT_CLAW:16", + "B1": "", + "B2": "GRIFFIN_FEATHER:16", + "B3": "", + "C1": "ANCIENT_CLAW:16", + "C2": "ANCIENT_CLAW:16", + "C3": "ANCIENT_CLAW:16" + }, "internalname": "ZOG_ANVIL", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.3-REL" } \ No newline at end of file -- cgit