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