Scrap Mechanic Auto Farm Guide — Fully Automated Farming

Build a fully automatic farm in Scrap Mechanic: sensors and logic for planting, watering and harvesting, plus glow farms, tree harvesters and raid-safe crop scaling.

Last Updated: 2026-08-12

Scrap Mechanic Auto Farm Guide — Fully Automated Farming

Farming is Scrap Mechanic's economy — food, ammo and trade all grow in the ground. But hand-farming doesn't scale, and every extra crop invites raids. The answer is automation: a fully automatic farm where sensors and logic handle planting, watering and harvesting while you build. This guide covers the sensor-logic core, watering loops, glow farms, tree harvesters and the raid math that decides how big to go.

Scrap Mechanic automated farm
Scrap Mechanic automated farm

Why Automate?

  • Crops feed everything — food, spud gun ammo, trader currency
  • Raids scale with crops — 8+ tier-1 crops per chunk triggers raids; the bigger the farm, the higher the raid level (full mechanics in the raid defense guide)
  • Automation decouples size from labor — a machine-run farm of 100 crops needs the same attention as 10

The Core Loop: Sensor → Logic → Action

Every auto farm runs the same pattern:

  1. Sensor detects the crop state (seed planted / grown / ready)
  2. Logic gates (AND/OR/timer) decide the action
  3. Piston/thruster/pump performs it

The classic watering system: an interval timer pulses a water supply to crops on a fixed cycle — simple, reliable, and the first automation most players build. Level up with a sensor that waters only when soil is dry.

The Fully Automatic Farm Build

Components:

  • Seeder rig — a vehicle or piston-mounted planter that drops seeds in rows
  • Sensor rows — one sensor per row segment detecting "ready to harvest"
  • Harvester — a blade-bearing vehicle that rolls the row and collects (the community "auto farm" standard)
  • Vacuum/collector — gathers dropped crops to chests (use a Resource Collector or vacuum setup)
Start with the watering loop

Before building the full harvester, automate watering only — it's 80% of the labor for 20% of the parts, and it teaches the timer logic you'll reuse everywhere. The logic gates guide covers timers and repeaters in depth.

Glow Farms

Glow plants (and glowbugs) are a late-game resource used in advanced recipes. A glow farm:

  • Dark or enclosed growing area — glow crops need controlled light
  • Same sensor-logic loop as normal crops
  • Glowbug farming pairs with beehives for the full production chain

See the 1.0 & Drilling Thunder guide for where glow resources fit in the new chapter.

Tree Harvester

Trees are the block economy. A tree harvester:

  • Saw/blade assembly on a vehicle (or a piston-swing on a fixed base)
  • Drive into a tree line, blades fell trunks
  • Collector gathers wood to chests
  • Repeaters extend control range if you automate from base

Raid-Safe Farm Sizing

  • Under 8 tier-1 crops per chunk — no raids (community-verified)
  • Bait plants + open wall — funnel raids into one kill zone; never farm inside the living base
  • Tier upgrades raise the bar — tier-2 crops count more toward raid level; check the raid calculator guide for level math

FAQ

How do I get seeds? Seeds come from Grow Labs, scavenging and traders. The first Grow Lab's chest contains the carrot seed — grab it early (achievement-linked).

Can I automate everything? Almost — planting, watering and harvesting are all automatable. Selling/crafting still needs your input at the trader.

Does automation stop raids? No — raids scale with farm size, not automation. Big auto farms need real defenses.

Do crops die without water? Yes — crops need watering; automatic watering prevents the "walked away and everything died" scenario.

Official resources: Steam store page · Official Scrap Mechanic Wiki — Survival Mode · Steam Community — Survival Guides · Wikipedia · IGN game page

Last Updated: August 12, 2026