Introduction to how to modify factory production efficiency in "Farming Simulator 25"

Nov 13 2024

1 READS

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 the file path in Farming Simulator 25 factory production efficiency \Farming Simulator 25\data\placeables\brandless There are two folders in this directory pr

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 node, which configures the ratio of production raw materials to output, as well as the production cycle and wages

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

Related Articles