0
Downloads today
1,409
Downloads total
1
Comments
description
Add more variety to your maps with up to 38 additional ground paint textures! This mod simplifies the process by adding these textures to all three base maps without requiring complex editing.
Features:
- EU map: 9 additional textures
- AS map: 38 additional textures
- US map: 35 additional textures
These textures are already included in the CombinedLayers Manager by Giants but were not activated in the map XML files. This mod simply adds the necessary lines of code to each map's XML file, leaving everything else unchanged.
Important:
- UNZIP the file and read the instructions carefully.
- Do NOT place the ZIP file directly into your mod folder.
Credits
Dim67-
29 Nov 21:34Version 1.0.0.0
Files
29.11 2024
Empfehlungsrate
-/-
noch nicht genug Stimmen
Do you think this mod should be featured?
V
1.0.0.0
29. 11 2024
1,409
1 Comments for More Ground Paint Textures
Servus,
ich musste in der groundTypes.xml ein paar Zeilen hinzufügen, damit es funktioniert.
Und zwar im Ordner:
Steam:
\SteamLibrary\steamapps\common\Farming Simulator 25\data\maps
-> groundTypes.xml <-
und dann einfügen:
<groundType name="dirtdark" fallbacks="dirt"
<groundType name="dirtmedium" fallbacks="dirt"
<groundType name="forestmossgroundleaves" fallbacks="dirt"
<groundType name="forestroots" fallbacks="dirt"
<groundType name="grassdry" fallbacks="dirt"
<groundType name="graveldirt" fallbacks="dirt"
<groundType name="rock" fallbacks="asphalt gravel dirt"
<groundType name="sandgravel" fallbacks="dirt"
<groundType name="tarmacdirt" fallbacks="dirt"