diff options
Diffstat (limited to 'data/recipes/fletching/fletch_yew_shortbow.yaml')
| -rw-r--r-- | data/recipes/fletching/fletch_yew_shortbow.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/recipes/fletching/fletch_yew_shortbow.yaml b/data/recipes/fletching/fletch_yew_shortbow.yaml new file mode 100644 index 0000000..fbe5f62 --- /dev/null +++ b/data/recipes/fletching/fletch_yew_shortbow.yaml @@ -0,0 +1,12 @@ +id: fletch_yew_shortbow +type: fletching +level: 60 +xp: 67 +wait: 2 +consume: + - items: [yew_shortbow_u] + quantity: 1 + - items: [bowstring] + quantity: 1 +output: yew_shortbow +message: "You string the yew shortbow." |
