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