diff options
Diffstat (limited to 'items/UMBER_KEY.json')
-rw-r--r-- | items/UMBER_KEY.json | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/items/UMBER_KEY.json b/items/UMBER_KEY.json index 28289cc1..e4d7c201 100644 --- a/items/UMBER_KEY.json +++ b/items/UMBER_KEY.json @@ -12,7 +12,19 @@ ], "internalname": "UMBER_KEY", "crafttext": "", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "", + "recipes": [ + { + "type": "forge", + "inputs": [ + "REFINED_UMBER:1.0", + "BEJEWELED_HANDLE:1.0" + ], + "count": 1.0, + "overrideOutputId": "UMBER_KEY", + "duration": 1800 + } + ] }
\ No newline at end of file |