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