recipe
Craft Leather Armor
Ingredients
- Leather ×2
Produces
Play action
Raw definition
{
"crafting_skill": "core:tailoring",
"direction_requirement": null,
"id": "core:craft_leather_armor",
"inputs": [
[
"core:leather",
2
]
],
"name": "Craft Leather Armor",
"output": "core:leather_armor",
"output_count": 1,
"play_action": "core:sew",
"research_prerequisite": null,
"secondary_outputs": [],
"stakes": "Quality",
"work_ticks": 50,
"workstation": "core:tailor_bench",
"yield_ladder": null
}