diff options
Diffstat (limited to 'data/recipes/smith_iron_bolts_unf.yaml')
| -rw-r--r-- | data/recipes/smith_iron_bolts_unf.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/recipes/smith_iron_bolts_unf.yaml b/data/recipes/smith_iron_bolts_unf.yaml new file mode 100644 index 0000000..670c873 --- /dev/null +++ b/data/recipes/smith_iron_bolts_unf.yaml @@ -0,0 +1,13 @@ +id: smith_iron_bolts_unf +type: smithing +skill: smithing +level: 26 +xp: 25 +wait: 4 +station: [anvil] +consume: + - items: [iron_bar] + qty: 1 +output: iron_bolts_unf +output_qty: 10 +message: "You hammer out some iron bolts." |
