blob: cb6ad895b269f3da048ded4db850db499c77519f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
id: smith_iron_nails
type: smithing
level: 24
xp: 25
wait: 4
station: [anvil]
consume:
- items: [iron_bar]
quantity: 1
output: iron_nails
output_qty: 15
message: "You hammer out some iron nails."
|