blob: 4a2a3638a6e21286cfd85125c3dfa7d33b488c4a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
id: construct_planks
type: construction
level: 1
xp: 5
wait: 20
station: [workbench]
tool: saw
consume:
- items: [logs]
qty: 1
output: planks
message: "You saw the logs into some regular planks."
|