blob: c2d4bc5518e22ed9f257ae12118791d871820866 (
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]
quantity: 1
output: iron_sword
message: "You hammer out an iron sword."
|