diff options
Diffstat (limited to 'data/recipes/fletch_diamond_bolts.yaml')
| -rw-r--r-- | data/recipes/fletch_diamond_bolts.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/recipes/fletch_diamond_bolts.yaml b/data/recipes/fletch_diamond_bolts.yaml new file mode 100644 index 0000000..2b47268 --- /dev/null +++ b/data/recipes/fletch_diamond_bolts.yaml @@ -0,0 +1,14 @@ +id: fletch_diamond_bolts +type: fletching +skill: fletching +level: 65 +xp: 7 +wait: 2 +consume: + - items: [adamant_bolts] + qty: 10 + - items: [diamond_bolt_tips] + qty: 10 +output: diamond_bolts +output_qty: 10 +message: "You tip the adamant bolts with diamond." |
