diff options
Diffstat (limited to 'data/recipes/construct_oak_table.yaml')
| -rw-r--r-- | data/recipes/construct_oak_table.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/recipes/construct_oak_table.yaml b/data/recipes/construct_oak_table.yaml new file mode 100644 index 0000000..e8eff24 --- /dev/null +++ b/data/recipes/construct_oak_table.yaml @@ -0,0 +1,11 @@ +id: construct_oak_table +type: construction +level: 20 +xp: 50 +wait: 6 +station: [workbench] +consume: + - items: [oak_planks] + qty: 3 +output: oak_table +message: "You build a fine oak table." |
