recipe
Craft Bronze Helm
Ingredients
- Bronze Bar ×2
Produces
Play action
Raw definition
{
"crafting_skill": "core:smithing",
"direction_requirement": null,
"id": "core:craft_bronze_helm",
"inputs": [
[
"core:bronze_bar",
2
]
],
"name": "Craft Bronze Helm",
"output": "core:bronze_helm",
"output_count": 1,
"play_action": "core:smith",
"research_prerequisite": "core:bronze_arms",
"secondary_outputs": [],
"stakes": "QualityAndInputs",
"work_ticks": 55,
"workstation": "core:forge",
"yield_ladder": null
}