recipe
Weave Cloth
Ingredients
- Plant Fiber ×4
Produces
Play action
Raw definition
{
"crafting_skill": "core:tailoring",
"direction_requirement": null,
"id": "core:weave_cloth",
"inputs": [
[
"core:plant_fiber",
4
]
],
"name": "Weave Cloth",
"output": "core:cloth",
"output_count": 1,
"play_action": "core:sew",
"research_prerequisite": null,
"secondary_outputs": [],
"stakes": "None",
"work_ticks": 35,
"workstation": "core:tailor_bench",
"yield_ladder": null
}