diff options
Diffstat (limited to 'data/recipes/fletching/fletch_headless_arrow.yaml')
| -rw-r--r-- | data/recipes/fletching/fletch_headless_arrow.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/recipes/fletching/fletch_headless_arrow.yaml b/data/recipes/fletching/fletch_headless_arrow.yaml new file mode 100644 index 0000000..84d88f5 --- /dev/null +++ b/data/recipes/fletching/fletch_headless_arrow.yaml @@ -0,0 +1,13 @@ +id: fletch_headless_arrow +type: fletching +level: 1 +xp: 1 +wait: 2 +consume: + - items: [arrow_shaft] + quantity: 15 + - items: [feather] + quantity: 15 +output: headless_arrow +output_qty: 15 +message: "You attach feathers to the arrow shafts." |
