FS25 mods

FS25 Misc

This category encompasses a diverse collection of mods that don’t neatly fit into other classifications. Discover a world of unexpected enhancements, ranging from decorative items and gameplay tweaks to entirely new features. From functional tools and utilities to purely aesthetic additions, these miscellaneous mods offer endless possibilities to customize and expand your Farming Simulator 25 experience.

Data Dump v 1.0

Data Dump v 1.0 Data Dump v 1.0 Data Dump v 1.0

The main purpose of this mod is to save the global tables, functions, classes and variables from Farming Simulator to well-formed Lua files. Use these files to better understand the Farming Simulator object model through reverse engineering (especially useful until the official documentation is released).

With these global objects as a starting point, you can then use the console command ‘dtSaveTable’ from the mod ‘Developer PowerTools’ to save whole Lua tables (and full table hierarchies) for further analysis.

E.g. if the output of Data Dump contains a global table called ‘g_gui’ you can then execute the console command ‘dtSaveTable g_gui g_gui.lua 10’ to save the g_gui table to a file called g_gui.lua with a max dept of 10 levels.

USAGE:
1. Open the developer console in FS.
2. Type ‘ddDump’ and hit [ENTER]
3. Review the files in the ‘..\Documents\My Games\FarmingSimulator2022\modSettings\FS25_000_DataDump’ folder
4. (optional) Execute ‘ddSaveGlobalTables {maxDepth} {forceDeep}’ – this will automatically export all global “g_*” tables as well as specifically the “g_currentMission” and “g_localPlayer” in deeper table structures (the ddDump command exports a shallow strucutre for performance reasons)
5. (optional) Run ‘dtSaveTable {tableName} {luaFileName} {maxDepth}’ – this will export the specified table {tableName} with {maxDepth} number of levels to the file {luaFileName}

Credits:
w33zl

Download [80 KB]

Universal Autoload v 0.1.0.1

Universal Autoload v 0.1.0.1 Universal Autoload v 0.1.0.1 Universal Autoload v 0.1.0.1 Universal Autoload v 0.1.0.1

This automatically modifies the actual base game trailers, and will be applied to any new or existing trailers on your farm.
Please see the included read-me file for instructions on adding to your own mod trailers or pallets.

Version 0.1.0.1:
* Should fix #35
* Added margin around triggers to prevent detection of items outside the defined volume
* Fixed a bug that prevented loading other items when the biggest one didn’t fit
* Now restraps tension belts after partial unloading
* NOTE: this should fix some of the “item can’t be loaded” bugs, but there is a chance of the telefragging pallets type of bug coming back. Those two bugs are in opposition to each other

Features:


  • Loads any compatible pallet/container types (see list below)
  • Loads lumber to any supported forestry vehicles
  • Installed automatically on any compatible trailers (see list below)
  • Load and Unload by selected material or container type
  • Can also restrict loading to full pallets only
  • Select ‘ALL’ to load mixed types in sequence
  • Mixed pallets are loaded in size order for best packing efficiency
  • Can interact with trailers when a player is on foot (even when not attached to a vehicle)

Special Features for ‘KRONE Trailer Profi Liner’


  • Load/Unload is only available on the side the curtain is open
  • Rear loading directly from forklift
  • The rear door and curtain can be opened and closed by a player on foot

Configured for the following container types:


  • BigBags
  • BigBag Pallets
  • Euro Pallets
  • IBC Liquid Tanks
  • Square Bales
  • Potato Boxes (requires mod: Seed Potato Pack)

Configured for the following trailers:


  • Brantner DD 24073/2 XXL (bale trailer)
  • Bremer Transportwagen TP 500 S
  • BÖCKMANN MH-AL 4320/35
  • BÖCKMANN KK 3018/27 H
  • Demco Steel Drop Deck
  • Farmtech DPW 1800 (standard)
  • Fliegl DTS 5.9
  • KRONE Trailer Profi Liner
  • Kröger PWO 24
  • LODE KING Renown Drop Deck
  • Welger DK 115 (bale trailer)
  • Salek ANS-1900 (bale trailer)

Configured for the following vehicles:


  • Lizard Pickup 1986
  • Lizard Pickup 2017
  • Mahindra Retriever
  • JohnDeer XUV865M
  • Kubota RTV-XG850
  • Kubota RTV-X1140
  • Antonio Carraro Tigrecar 3200
  • Train (vehicle carriage)

Configured for the following Platinum DLC vehicles:


  • Train (planks, flatBed & timber carriages)
  • Volvo SM 462
  • Pfanzelt P13 4272
  • Schwarzmüller Timber Trailer
  • Schwarzmüller Timber Trailer Semi
  • Schwarzmüller Low Loader

Credits:
loki79uk

Download [217 KB]

Modern Classics DLC Pack v 1.0

Modern Classics DLC Pack v 1.0 Modern Classics DLC Pack v 1.0 Modern Classics DLC Pack v 1.0

Modern Classic Mod Pack that will add a new color to your game

What’s in the pack:
– Massey Ferguson 390T
– Case Maxxum 5150
– JCB Fast Track 150
– JCB 525-67
– Lizard TA18
– Kverneland EG85
– Lemken Smaragd 80-260

Features and order of the vehicles in the Modern Classic Mod Pack:

Case Maxxum 5150:
Power: 132HP
Maximum Speed: 40KPH

JCB 525-67:
Power: 141HP
Maximum Speed: 20KPH

JCB Fastrac 150:
Power: 168HP
Maximum Speed: 40-75KPH

Massey Ferguson 390T:
Power: 95HP
Maximum Speed: 35KPH

Kverneland EG 85:
Working Width: 2m
Required Power: 100HP

Lemken SMARAGD 80-260:
Working Width: 2.6m
Required Power: 90HP

Lizard TA 18:
Capacity: 30000L

Credits:
MrSkayer

Download [79 MB]

Excess Animal Sold v 1.0

Excess Animal Sold v 1.0

This mod changes animal husbandry placeables so they sell baby animals when the husbandry is full, rather than deleting them.
For example, suppose your cowshed has a capacity of 20 cows and contains 18 cows.
If 4 of those cows are ready to reproduce, then upon reproducing 2 calves will be added to the shed, and 2 calves will be sold.

Credits:
RichOPick

Download [119 KB]

Universal Autoload v 0.0.0.17

Universal Autoload v 0.0.0.17 Universal Autoload v 0.0.0.17 Universal Autoload v 0.0.0.17 Universal Autoload v 0.0.0.17

This automatically modifies the actual base game trailers, and will be applied to any new or existing trailers on your farm.
Please see the included read-me file for instructions on adding to your own mod trailers or pallets.

Version 0.0.0.17:
* Some extra validation to prevent #99
* Fix for bug #72 – Don’t stack sapling pallets

Features:


  • Loads any compatible pallet/container types (see list below)
  • Loads lumber to any supported forestry vehicles
  • Installed automatically on any compatible trailers (see list below)
  • Load and Unload by selected material or container type
  • Can also restrict loading to full pallets only
  • Select ‘ALL’ to load mixed types in sequence
  • Mixed pallets are loaded in size order for best packing efficiency
  • Can interact with trailers when a player is on foot (even when not attached to a vehicle)

Special Features for ‘KRONE Trailer Profi Liner’


  • Load/Unload is only available on the side the curtain is open
  • Rear loading directly from forklift
  • The rear door and curtain can be opened and closed by a player on foot

Configured for the following container types:


  • BigBags
  • BigBag Pallets
  • Euro Pallets
  • IBC Liquid Tanks
  • Square Bales
  • Potato Boxes (requires mod: Seed Potato Pack)

Configured for the following trailers:


  • Brantner DD 24073/2 XXL (bale trailer)
  • Bremer Transportwagen TP 500 S
  • BÖCKMANN MH-AL 4320/35
  • BÖCKMANN KK 3018/27 H
  • Demco Steel Drop Deck
  • Farmtech DPW 1800 (standard)
  • Fliegl DTS 5.9
  • KRONE Trailer Profi Liner
  • Kröger PWO 24
  • LODE KING Renown Drop Deck
  • Welger DK 115 (bale trailer)
  • Salek ANS-1900 (bale trailer)

Configured for the following vehicles:


  • Lizard Pickup 1986
  • Lizard Pickup 2017
  • Mahindra Retriever
  • JohnDeer XUV865M
  • Kubota RTV-XG850
  • Kubota RTV-X1140
  • Antonio Carraro Tigrecar 3200
  • Train (vehicle carriage)

Configured for the following Platinum DLC vehicles:


  • Train (planks, flatBed & timber carriages)
  • Volvo SM 462
  • Pfanzelt P13 4272
  • Schwarzmüller Timber Trailer
  • Schwarzmüller Timber Trailer Semi
  • Schwarzmüller Low Loader

Credits:
loki79uk

Download [216 KB]