blob: ab87fdc378058f00c835a2483217a168aa3aa13b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: smith_iron_sword
type: smithing
level: 24
xp: 25
wait: 4
station: [anvil]
consume:
- items: [iron_bar]
qty: 1
output: iron_sword
message: "You hammer out an iron sword."
|