recipe
Cut Stone Block
Ingredients
Produces
Play action
Related
Raw definition
{
"crafting_skill": "core:masonry",
"direction_requirement": null,
"id": "core:cut_stone_block",
"inputs": [
[
"core:boulder",
1
]
],
"name": "Cut Stone Block",
"output": "core:stone_block",
"output_count": 1,
"play_action": "core:carve",
"research_prerequisite": "core:masonry",
"secondary_outputs": [],
"stakes": "Quality",
"work_ticks": 40,
"workstation": "core:stonecutter",
"yield_ladder": "core:yield_cut"
}