blob: 3ed8058568e1d29e57b2dd0d2e9ab7a1c5004285 (
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]
quantity: 1
output: planks
message: "You saw the logs into some regular planks."
|