<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<placeable>
    <storeData>
        <name>Kühe Stieringer</name>
        <image>$data/store/store_empty.png</image>
        <price>0</price>
		<canBeSold>false</canBeSold>
        <showInStore>false</showInStore>
        <functions>
            <function>$l10n_function_animalPenCow</function>
        </functions>
        <lifetime>1000</lifetime>
        <dailyUpkeep>0</dailyUpkeep>
        <rotation>0</rotation>
        <brand>LIZARD</brand>
        <species>placeable</species>
        <category>animalpens</category>
    </storeData>

	<boughtWithFarmland>true</boughtWithFarmland>
    <placeableType>husbandry</placeableType>
    <filename>placeables/animals/Cows_Stieringer.i3d</filename>
    <placement testSizeX="1" testSizeZ="1" sizeX="1" sizeZ="1" useRandomYRotation="false" useManualYRotation="true" placementRotationSnapAngle="90" />
	
	<foliageAreas>
        <foliageArea fruitType="grass" rootNode="0|9|0" />
    </foliageAreas>

    <husbandry saveId="Animals_COW" hasStatistics="false">
        <modules>
            <module name="animals">
                <config type="COW" navmeshNode="0|0" animalLoadTriggerNode="0|1" maxNumAnimals="75" husbandryFileName="$dataS/character/cowAnimalHusbandry.xml" placementRaycastDistance="2.0" carryingCapacity="75" />	
            </module>
            <module name="food">
                <config node="0|2|0" exactFillRootNode="0" baleTriggerNode="3" animalPlacesNode="1" >
                    <fillPlane node="0|2|1" minY="-163.2" maxY="-162.72" colorChange="true" />
                </config>
            </module>
            <module name="water">
                <config node="0|3|0|0" exactFillRootNode="0" fillTypes="WATER" acceptedToolTypes="undefined trailer">
                </config>
            </module>
            <module name="liquidManure">
                <config node="0|5" fillTypes="LIQUIDMANURE" triggerNode="0"/>
            </module>
            <module name="manure">
                <config startNode="0|4|0" widthNode="0|4|1" heightNode="0|4|2" fillType="MANURE"/>
            </module>
            <module name="foodSpillage">
                <config fillType="FORAGE">
                    <area startNode="0|2|0|2|0" widthNode="0|2|0|2|1" heightNode="0|2|0|2|2" />
                </config>
            </module>
            <module name="milk">
                <config node="0|6" fillTypes="MILK" triggerNode="0" />
            </module>
            <module name="straw">
                <config node="0|7" exactFillRootNode="0" baleTriggerNode="2" fillTypes="STRAW">
                    <fillPlane node="0|7|1" minY="-0.17" maxY="0.09" colorChange="false" />
                </config>
            </module>
        </modules>
        <placementRaycast distance="2" />
    </husbandry>
    <tipOcclusionUpdateArea sizeX="20" sizeZ="20" />
    <manureSystemConnectors rootNode="1|0" >
		<connector type="COUPLING" node="1|0|2"/>
    </manureSystemConnectors>
</placeable>
