Leider finde ich nur die in Modkarte maps_fruitTypes - fruit.xml finde ich nirgends ![]()
Hier ein Auszug da zu viele Zeichen um einzustellen
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<map xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../shared/xml/schema/fruitTypes.xsd">
<fruitTypes>
<fruitType name="wheat" shownOnMap="true" useForFieldJob="true" >
<general startStateChannel="0" numStateChannels="4" />
<cultivation needsSeeding="true" needsRolling="true" allowsSeeding="true" directionSnapAngle="0" alignsToSun="false" seedUsagePerSqm="0.05" />
<harvest minHarvestingGrowthState="8" maxHarvestingGrowthState="8" cutState="10" minForageGrowthState="7" allowsPartialGrowthState="false" literPerSqm="0.89" cutHeight="0.15" chopperTypeName="CHOPPER_STRAW"/>
<growth witheredState="9" numGrowthStates="8" growthStateTime="24000000" resetsSpray="true" growthRequiresLime="true" />
<growthGroundTypeChange state="8" groundType="HARVEST_READY" />
<windrow name="straw" litersPerSqm="3.68" />
<cropCare maxWeederState="5" maxWeederHoeState="3" />
<options lowSoilDensityRequired="true" increasesSoilDensity="false" consumesLime="true" startSprayState="0" />
<destruction canBeDestroyed="true" filterStart="4" filterEnd="9" />
<mapColors default="0.6172 0.4072 0.0782 1" colorBlind="0.2918 0.3564 0.7011 1"/>
</fruitType>
<fruitType name="barley" shownOnMap="true" useForFieldJob="true">
<general startStateChannel="0" numStateChannels="4" />
<cultivation needsSeeding="true" needsRolling="true" allowsSeeding="true" directionSnapAngle="0" alignsToSun="false" seedUsagePerSqm="0.05" />
<harvest minHarvestingGrowthState="7" maxHarvestingGrowthState="7" cutState="9" minForageGrowthState="6" allowsPartialGrowthState="false" literPerSqm="0.96" cutHeight="0.15" chopperTypeName="CHOPPER_STRAW"/>
<growth witheredState="8" numGrowthStates="7" growthStateTime="24000000" resetsSpray="true" growthRequiresLime="true" />
<growthGroundTypeChange state="7" groundType="HARVEST_READY" />
<windrow name="straw" litersPerSqm="3.68" />
<cropCare maxWeederState="4" maxWeederHoeState="3" />
<options lowSoilDensityRequired="true" increasesSoilDensity="false" consumesLime="true" startSprayState="0" />
<destruction canBeDestroyed="true" filterStart="4" filterEnd="8" />
<mapColors default="0.2502 0.1683 0.0612 1" colorBlind="0.6795 0.6867 0.7231 1"/>
</fruitType>
