diff options
Diffstat (limited to 'data/recipes/smithing/smith_iron_med_helm.yaml')
| -rw-r--r-- | data/recipes/smithing/smith_iron_med_helm.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/recipes/smithing/smith_iron_med_helm.yaml b/data/recipes/smithing/smith_iron_med_helm.yaml new file mode 100644 index 0000000..54b6654 --- /dev/null +++ b/data/recipes/smithing/smith_iron_med_helm.yaml @@ -0,0 +1,11 @@ +id: smith_iron_med_helm +type: smithing +level: 22 +xp: 25 +wait: 4 +station: [anvil] +consume: + - items: [iron_bar] + quantity: 1 +output: iron_med_helm +message: "You hammer out an iron med helm." |
