diff options
Diffstat (limited to 'data/recipes/smith_steel_arrowtips.yaml')
| -rw-r--r-- | data/recipes/smith_steel_arrowtips.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/recipes/smith_steel_arrowtips.yaml b/data/recipes/smith_steel_arrowtips.yaml new file mode 100644 index 0000000..5acb5c5 --- /dev/null +++ b/data/recipes/smith_steel_arrowtips.yaml @@ -0,0 +1,13 @@ +id: smith_steel_arrowtips +type: smithing +skill: smithing +level: 35 +xp: 37 +wait: 4 +station: [anvil] +consume: + - items: [steel_bar] + qty: 1 +output: steel_arrowtips +output_qty: 15 +message: "You hammer out some steel arrowtips." |
