recipe
Craft Bronze Shield
Ingredients
- Bronze Bar ×1
- Leather ×1
Produces
Play action
Raw definition
{
"crafting_skill": "core:smithing",
"direction_requirement": null,
"id": "core:craft_bronze_shield",
"inputs": [
[
"core:bronze_bar",
1
],
[
"core:leather",
1
]
],
"name": "Craft Bronze Shield",
"output": "core:bronze_shield",
"output_count": 1,
"play_action": "core:smith",
"research_prerequisite": "core:shieldwork",
"secondary_outputs": [],
"stakes": "QualityAndInputs",
"work_ticks": 65,
"workstation": "core:forge",
"yield_ladder": null
}