blob: 9d202ff88c1a13a3d106232ddb625a41fb8fbb6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
id: 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."
|