| Category | Farming Simulator 25 |
| Created | 24.02.2025 13:42 |
| Markus H (maxhermax) | 24.02.2025 13:42 |
|---|---|
| Hello all, does anyone know how to make horses produce manure please? There is a paragraph in the horse stables xml: <husbandry saveId="Animals_HORSE" hasStatistics="false"> <storage node="storage" fillTypes="STRAW MANURE" isExtension="false"> <capacity fillType="STRAW" capacity="5600" /> <capacity fillType="MANURE" capacity="3000" /> </storage> <unloadingStation supportsExtension="true" hideFromPricesMenu="true" storageRadius="65"> <unloadTrigger exactFillRootNode="exactFillRootNodeStraw" fillTypes="STRAW" /> <baleTrigger triggerNode="baleTriggerStraw" fillTypes="STRAW"/> <unloadTrigger fillTypes="MANURE" /> </unloadingStation> and: <straw> <manure factor="1.5" /> <strawPlane node="strawPlane" changeVisibility="false" minY="-0.18" maxY="0.0" colorChange="false"/> </straw> So it should actually be possible. The animals.xml also says by default that horses produce manure, but no manure is displayed or produced in the stable. Can anyone please help me to do this. Best regards |
|
Note: Log in to post. Create a new account here.