aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/construct_wooden_table.yaml
blob: 8451f3181d66a88899bbcddfa476cf250a3d6b99 (plain)
1
2
3
4
5
6
7
8
9
10
11
id: construct_wooden_table
type: construction
level: 6
xp: 25
wait: 6
station: [workbench]
consume:
  - items: [planks]
    qty: 3
output: wooden_table
message: "You build a sturdy wooden table."