blob: caca1a47f3e8d246dfdd51e52759e98c95edd96e (
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]
quantity: 1
output: bowstring
message: "You spin the flax into a bowstring."
|