aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/construction/construct_oak_planks.yaml
blob: 77c2fcb7fb11b7b759909efd10c8b45e1f9e0101 (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]
    quantity: 1
output: oak_planks
message: "You saw the oak logs into sturdy oak planks."