recipe
Butcher Wolf
Ingredients
- Wolf Carcass ×1
Produces
Also produces
- Hide ×1
Play action
Raw definition
{
"crafting_skill": "core:butchery",
"direction_requirement": null,
"id": "core:butcher_wolf",
"inputs": [
[
"core:carcass_wolf",
1
]
],
"name": "Butcher Wolf",
"output": "core:raw_meat",
"output_count": 2,
"play_action": "core:butcher",
"research_prerequisite": null,
"secondary_outputs": [
[
"core:hide",
1
]
],
"stakes": "None",
"work_ticks": 30,
"workstation": "core:butcher_table",
"yield_ladder": null
}