diff options
Diffstat (limited to 'items/EXPORTABLE_CARROTS.json')
-rw-r--r-- | items/EXPORTABLE_CARROTS.json | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/items/EXPORTABLE_CARROTS.json b/items/EXPORTABLE_CARROTS.json index 858bf6dc..ff170c6f 100644 --- a/items/EXPORTABLE_CARROTS.json +++ b/items/EXPORTABLE_CARROTS.json @@ -13,9 +13,20 @@ "§5§kX§5 Rift-Transferable §kX", "§a§lUNCOMMON" ], + "recipe": { + "A1": "", + "A2": "VOLT_CRUX:1", + "A3": "", + "B1": "", + "B2": "NEARLY_WHOLE_CARROT:2", + "B3": "", + "C1": "", + "C2": "SCRIBE_CRUX:1", + "C3": "" + }, "internalname": "EXPORTABLE_CARROTS", - "crafttext": "", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", + "crafttext": "", "infoType": "" }
\ No newline at end of file |