diff options
Diffstat (limited to 'data/recipes/construction/construct_oak_shelf.yaml')
| -rw-r--r-- | data/recipes/construction/construct_oak_shelf.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/recipes/construction/construct_oak_shelf.yaml b/data/recipes/construction/construct_oak_shelf.yaml new file mode 100644 index 0000000..042e64f --- /dev/null +++ b/data/recipes/construction/construct_oak_shelf.yaml @@ -0,0 +1,11 @@ +id: construct_oak_shelf +type: construction +level: 18 +xp: 40 +wait: 6 +station: [workbench] +consume: + - items: [oak_planks] + quantity: 2 +output: oak_shelf +message: "You assemble the oak planks into a sturdy shelf." |
