diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-12 20:36:50 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-12 20:36:50 -0400 |
commit | 864ca1d6e79a597a5c5dee1b29b175071ae27030 (patch) | |
tree | 91c63d0727dc6c4bdb2a6e171439e1dae19bb711 /items/ZOG_ANVIL.json | |
parent | f7ada52665fec28d5bda53716dd567460400de65 (diff) | |
download | NotEnoughUpdates-REPO-864ca1d6e79a597a5c5dee1b29b175071ae27030.tar.gz NotEnoughUpdates-REPO-864ca1d6e79a597a5c5dee1b29b175071ae27030.tar.bz2 NotEnoughUpdates-REPO-864ca1d6e79a597a5c5dee1b29b175071ae27030.zip |
some more stuff
Diffstat (limited to 'items/ZOG_ANVIL.json')
-rw-r--r-- | items/ZOG_ANVIL.json | 17 |
1 files changed, 13 insertions, 4 deletions
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 |