diff options
Diffstat (limited to 'items/PLASMA_BUCKET.json')
-rw-r--r-- | items/PLASMA_BUCKET.json | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/items/PLASMA_BUCKET.json b/items/PLASMA_BUCKET.json index 07bee7a8..23367609 100644 --- a/items/PLASMA_BUCKET.json +++ b/items/PLASMA_BUCKET.json @@ -10,9 +10,18 @@ "", "§d§lMYTHIC" ], + "recipe": { + "A1": "", + "A2": "", + "A3": "", + "B1": "MAGMA_BUCKET:1", + "B2": "HEAT_CORE:1", + "B3": "MAGMA_BUCKET:1", + "C1": "", + "C2": "", + "C3": "" + }, "internalname": "PLASMA_BUCKET", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.3-REL" }
\ No newline at end of file |