blob: 322ca9fbef178a28e374b2cae1865ead54f58f52 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: smith_bronze_sword
type: smithing
level: 4
xp: 12
wait: 4
station: [anvil]
consume:
- items: [bronze_bar]
quantity: 1
output: bronze_sword
message: "You hammer out a bronze sword."
|