diff options
Diffstat (limited to 'data/recipes/fletch_iron_arrow.yaml')
| -rw-r--r-- | data/recipes/fletch_iron_arrow.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/recipes/fletch_iron_arrow.yaml b/data/recipes/fletch_iron_arrow.yaml new file mode 100644 index 0000000..0e2f81b --- /dev/null +++ b/data/recipes/fletch_iron_arrow.yaml @@ -0,0 +1,14 @@ +id: fletch_iron_arrow +type: fletching +skill: fletching +level: 15 +xp: 2 +wait: 2 +consume: + - items: [headless_arrow] + qty: 15 + - items: [iron_arrowtips] + qty: 15 +output: iron_arrow +output_qty: 15 +message: "You attach the iron arrowtips to the headless arrows." |
