Global Wheel Destruction BETA v1.0

FS25 Mods |
Global Wheel Destruction BETA v1.0

Global Wheel Destruction BETA v1.0

Destroys foliage everywhere. On neighbour fields and also outside of fields.

IMPORTANT:
As this enables foilage destruction on neighbours fields, it can impact harvest missions. If the foliage that gets harvested has a tireTrack state the game might not recognize thus state as “harvested” which leads to you not being able to finish said mission. –> You have to edit the foliage.xml!

There is a trick which makes the game recognize tireTracks as “harvested” as well. You have to add “transition” lines in the fruit.xml. Specifically one that goes the likes of ”

Here, for instance, my modified barley fruitType-block:

<fruitType name=”barley” shownOnMap=”true” useForFieldMissions=”true”>
<mapColors default=”0.2502 0.1683 0.0612 1″ colorBlind=”0.6795 0.6867 0.7231 1″/>
<windrow fillType=”straw” litersPerSqm=”3.68″ cutFillType=”BARLEY_CUT” windrowCutFactor=”1.25″/>

❗️❗️<harvest litersPerSqm=”0.96″ cutHeight=”0.15″ chopperType=”CHOPPER_STRAW”>
<transition src=”harvestReady” target=”harvested”/>
<transition src=”invisible” target=”tireTracks”/>
</harvest>❗️❗️

<growth resetsSpray=”true” growthRequiresLime=”true”/>
<soil lowDensityRequired=”true” increasesDensity=”false” consumesLime=”true” startSprayLevel=”0″/>
<seeding directionSnapAngle=”0″ needsRolling=”true” litersPerSqm=”0.0265″ isAvailable=”true”/>
<cultivation isAllowed=”true”/>
<mulcher chopperType=”CHOPPER_STRAW”/>
</fruitType>


Author: MrLackofSkill
This content was uploaded by our website visitors. If you notice any errors, please let us know.



Useful Information: How to install FS25 Mods | Farming Simulator 25 FAQ | Farming Simulator 25 News | FS25 System Requirements | Download FS25 Game | Giants Editor FS25 | FS25 Modding Guide | FS25 Cheats | FS25 Guides

You may also like...

1 Response

  1. Slavo says:

    Hello. It doesn’t work for me even after entering the line in the crop xml. I’m probably making a mistake somewhere. Can you help me?

Leave a Reply

Your email address will not be published. Required fields are marked *