Cobnuts colony sim · delve

recipe

Forge Hoe

Ingredients

Produces

Play action

Raw definition
{
  "crafting_skill": "core:smithing",
  "direction_requirement": null,
  "id": "core:craft_hoe",
  "inputs": [
    [
      "core:iron_bar",
      1
    ],
    [
      "core:wood",
      1
    ]
  ],
  "name": "Forge Hoe",
  "output": "core:hoe",
  "output_count": 1,
  "play_action": "core:smith",
  "research_prerequisite": "core:blacksmithing",
  "secondary_outputs": [],
  "stakes": "None",
  "work_ticks": 50,
  "workstation": "core:forge",
  "yield_ladder": null
}

First seen in dev