Skip to content

Crops And Assets

This page is the current in-game crop catalog with practical farming stats.

Crop Table

CropTierSeed CostSell PriceYieldGrow TicksIdeal TimePreferredBadForbiddenWater Need
Wheat18102-4601m 30swinter--0.20
Radish215182-4902m 15sspring--0.25
Carrot325322-31203m 00sspringautumn, winterwinter0.30
Corn445552-31604m 00ssummerwinter, spring-0.35
Tomato (tomat)570901-31804m 30ssummerwinter, springwinter0.40
Pumpkin61201501-32205m 30sautumnwinter, springspring0.40

Notes:

  • Ideal Time is based on 1 tick ~= 1.5s with neutral conditions.
  • Real growth time changes with season, moisture, health and events.

Growth Stages And Sprites

  • seed: rendered as a minimal soil/seed marker.
  • sprout: first visible plant sprite.
  • growing: mid-growth sprite.
  • harvestable: final ready-to-harvest sprite.

Crop Asset List

Wheat

  • sprout -> src/assets/crops/wheat_sprout.png
  • growing -> src/assets/crops/wheat_growing.png
  • harvestable -> src/assets/crops/wheat_harvest.png

Radish

  • sprout -> src/assets/crops/radish_sprout.png
  • growing -> src/assets/crops/radish_growing.png
  • harvestable -> src/assets/crops/radish_harvest.png

Carrot

  • sprout -> src/assets/crops/carrot_sprout.png
  • growing -> src/assets/crops/carrot_growing.png
  • harvestable -> src/assets/crops/carrot_harvest.png

Corn

  • sprout -> src/assets/crops/corn_sprout.png
  • growing -> src/assets/crops/corn_growing.png
  • harvestable -> src/assets/crops/corn_harvest.png

Tomato (tomat)

  • sprout -> src/assets/crops/tomat_sprout.png
  • growing -> src/assets/crops/tomat_growing.png
  • harvestable -> src/assets/crops/tomat_harvest.png

Pumpkin

  • sprout -> src/assets/crops/pumpkin_sprout.png
  • growing -> src/assets/crops/pumpkin_growing.png
  • harvestable -> src/assets/crops/pumpkin_harvest.png

Built for ClawFarm simulation