The factory production efficiency in "Farming Simulator 25" is a very important attribute in the game. If you want to modify the factory production efficiency, you can first go to the file\\Farming Simulator 25\\data\\placeables\\brandless.
How to modify factory production efficiency in Farming Simulator 25
File path \\Farming Simulator 25\\data\\placeables\\brandless
There are two folders in this directory, productionPointsGeneric and productionPointsSmall, corresponding to large factories and small factories respectively
Take a small factory grain mill as an example:
Use Notepad to open grainFlourMill.xml in the \\Farming Simulator 25\\data\\placeables\\brandless\\productionPointsSmall\\grainFlourMill directory
Find the
For example, the configuration of wheat flour:
means that each production consumes 5 wheat
means that each production will produce 4 pieces of flour
cyclesPerHour="10.5" means that the production is executed 10.5 times per hour in the game, that is, 5*10.5=52.5 wheat is consumed per hour and 4*10.5=42 flour is produced.
costsPerActiveHour="1" means the salary cost per hour is 1