blob: 73050a7388eb5c846b5bcd6e635c50f822f7a33f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: wooden_table
type: construction
level: 6
xp: 25
wait: 6
station: [workbench]
consume:
- items: [planks]
quantity: 3
output: wooden_table
message: "You build a sturdy wooden table."
|