aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/construct_oak_planks.yaml
blob: 585820822c623aa814bd3a42cff405624244b261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
id: construct_oak_planks
type: construction
level: 15
xp: 10
wait: 20
station: [workbench]
tool: saw
consume:
  - items: [oak_logs]
    qty: 1
output: oak_planks
message: "You saw the oak logs into sturdy oak planks."