recipe
Craft Wooden Stool
Ingredients
- Wood ×2
Produces
Play action
Raw definition
{
"crafting_skill": "core:carpentry",
"direction_requirement": null,
"id": "core:craft_wooden_stool",
"inputs": [
[
"core:wood",
2
]
],
"name": "Craft Wooden Stool",
"output": "core:wooden_stool",
"output_count": 1,
"play_action": "core:woodwork",
"research_prerequisite": null,
"secondary_outputs": [],
"stakes": "Quality",
"work_ticks": 30,
"workstation": "core:workbench",
"yield_ladder": null
}