blob: da50f88dae385b462e38d057ef4259ff8d6dcdb8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
id: oak_planks
type: construction
level: 15
xp: 10
wait: 20
station: [workbench]
tool: saw
consume:
- items: [oak_logs]
quantity: 1
output: oak_planks
message: "You saw the oak logs into sturdy oak planks."
|