Cobnuts colony sim · delve

recipe

Craft Stone Spear

Ingredients

Produces

Play action

Raw definition
{
  "crafting_skill": "core:carpentry",
  "direction_requirement": null,
  "id": "core:craft_stone_spear",
  "inputs": [
    [
      "core:wood",
      1
    ],
    [
      "core:stone_block",
      1
    ]
  ],
  "name": "Craft Stone Spear",
  "output": "core:stone_spear",
  "output_count": 1,
  "play_action": "core:woodwork",
  "research_prerequisite": "core:warfare_basics",
  "secondary_outputs": [],
  "stakes": "None",
  "work_ticks": 45,
  "workstation": "core:workbench",
  "yield_ladder": null
}

First seen in dev