recipe
Forge Smith's Hammer
Ingredients
Produces
Play action
Raw definition
{
"crafting_skill": "core:smithing",
"direction_requirement": null,
"id": "core:craft_smith_hammer",
"inputs": [
[
"core:iron_bar",
1
],
[
"core:wood",
1
]
],
"name": "Forge Smith's Hammer",
"output": "core:smith_hammer",
"output_count": 1,
"play_action": "core:smith",
"research_prerequisite": "core:blacksmithing",
"secondary_outputs": [],
"stakes": "None",
"work_ticks": 50,
"workstation": "core:forge",
"yield_ladder": null
}