blob: a1db252500e0034ddf8fe0bf421577458dfece3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
id: wooden_chair
type: construction
level: 8
xp: 30
wait: 6
station: [workbench]
consume:
- items: [planks]
quantity: 2
output: wooden_chair
message: "You craft a comfortable wooden chair."
|