recipe
Assemble Component
Ingredients
- Stone Block ×1
Produces
Raw definition
{
"crafting_skill": "core:crafting",
"direction_requirement": null,
"id": "core:assemble_component",
"inputs": [
[
"core:stone_block",
1
]
],
"name": "Assemble Component",
"output": "core:component",
"output_count": 1,
"play_action": null,
"research_prerequisite": "core:automation",
"secondary_outputs": [],
"stakes": "None",
"work_ticks": 60,
"workstation": "core:assembler",
"yield_ladder": null
}