blob: c75a9577b9f00089382a468b302615712f230683 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
id: smith_bronze_nails
type: smithing
level: 4
xp: 12
wait: 4
station: [anvil]
consume:
- items: [bronze_bar]
quantity: 1
output: bronze_nails
output_qty: 15
message: "You hammer out some bronze nails."
|