blob: 1df6abacb9643639769b2abd8a2e6d9c045d478b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: craft_bowstring
type: crafting
level: 1
xp: 15
wait: 3
station: [spinning_wheel]
consume:
- items: [flax]
qty: 1
output: bowstring
message: "You spin the flax into a bowstring."
|