diff options
Diffstat (limited to 'data/recipes/fletching/fletch_rune_bolts.yaml')
| -rw-r--r-- | data/recipes/fletching/fletch_rune_bolts.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/recipes/fletching/fletch_rune_bolts.yaml b/data/recipes/fletching/fletch_rune_bolts.yaml new file mode 100644 index 0000000..20bb7b9 --- /dev/null +++ b/data/recipes/fletching/fletch_rune_bolts.yaml @@ -0,0 +1,13 @@ +id: fletch_rune_bolts +type: fletching +level: 69 +xp: 100 +wait: 0 +consume: + - items: [rune_bolts_unf] + quantity: 10 + - items: [feather] + quantity: 10 +output: rune_bolts +output_qty: 10 +message: "You attach feathers to the rune bolts." |
