farming-simulator.net

FARMING SIMULATOR (UNOFFICIAL)

The repositories found on Codeberg are offering game modifications, tutorials and tweaks.
They serve as a basis for gaining, conserving and distributing of information and knowledge for educational purposes.

PYTHON SCRIPTS

This is a collection of various Python scripts that can be useful in the process of modding for the Farming Simulator game.

KNOWLEDGE-BASE

This is a collection of various general information about technical backgrounds of the Farming Simulator game.

Items of this KB

Terrain Detail Layer

Explains the technical background of the "terrainDetail" layer and how it is implemented into the game.

Terrain Detail Height Layer

Explains the technical background of the "terrainDetailHeight" layer and how it is implemented into the game.

Fruits Foliage Layer

Explains the technical background of the "densityMap_fruits" foliage layer and how it is implemented into the game.

Stones Foliage Layer

Explains the technical background of the "densityMap_stones" foliage layer and the game implementation of the stone system.

Weed Foliage Layer

Explains the technical background of the "densityMap_weed" foliage layer and the game implementation of the stone system.

Effects

Lists the relevant references relating to fillTypes / fruitTypes which are included in various XML and I3D files within the "data/effects" folder (basegame).

Fruit Growth System

Explains the function of the FS22 fruit growth system, defined through the file "maps_growth.xml".

Vehicle Types

Lists the vehicleTypes, defined through the file "vehicleTypes.xml".

Harvest Bonus

Explains the components of the harvest bonus of FS22 and FS25.

PROJECT MODCREEK

This project consists of a series of tutorials relating to the creation of a mod map, based on the FS22 "Elmcreek" map.

Items of this project

Modcreek Version 1.0.0.0

Basic setup of a mod map.

Modcreek Version 1.1.0.0

Adapting the mod map matching Elmcreek.

Modcreek Version 1.2.0.0

Preparations for further modding steps.

Modcreek Version 1.3.0.0

Adding a new fruit to the map.

Modcreek Version 1.4.0.0

Increasing the number of ground angles.

Modcreek Version 1.5.0.0

Increasing the number of available fruit foliages.

HOW-TOs

This is a collection of various tutorials for the Farming Simulator game.

Items of this collection

Simple XML-Mod

Demonstrates the procedure of creating a simple XML-mod for single or multiple items.

Adding Trees

Demonstrates the procedure of adding trees to the ingame build menu.

Preparing fruit parameter editing

Demonstrates the preparatory steps for editing base game fruit parameters on a mod map.

PROJECT MODLONKA

This project consists of a series of tutorials relating to the creation of a mod map, based on the FS25 "Zielonka" map.

Items of this project

Modlonka Version 1.0.0.0

Basic setup of a mod map - manual mode.

Modlonka Version 1.1.0.0

Increasing the number of ground angles.

Modlonka Version 1.2.0.0

Separating the densityMaps for decoration foliages and fruits.

Modlonka Version 1.3.0.0

Adding a new fruit to the map.

Modlonka Version 1.4.0.0

Increasing the number of available fruit foliages.

Modlonka Version 1.5.0.0

Increasing the number of available height types.

Modlonka Version 1.6.0.0

Transforming the map to a 4x size.

Modlonka Version 1.7.0.0

Implementing custom parameter files for stones and weed.

Modlonka Version 1.8.0.0

Adding meadow to the map crop screen.