Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 580 Bytes

File metadata and controls

26 lines (18 loc) · 580 Bytes

Farming Simulator modification - Wheel Lanes

Intro

Make wheels destroy grown crops.

Destroy ALL fruits with foliage-layers that allows-seeding, from growth-state #3 and up. However:

  • Ignores "just seeded" and first visible growth (state #2.)
  • Ignores "defoliaged".
  • Does not kill grass/luzerne/alfalfa/clover, only reduce it to growth-state #2.
  • Does not kill dryGrass, as it is basically only windrows anyway.

Change-log

1.0.0

  • Official release

0.9.4-BETA

  • Attempting some optimizations

0.9.2-BETA

  • Misc. minor description changes

0.9.1-BETA

  • Misc. fixes