Adjust the Animal Food system

  • Adjust the Animal Food system
  • Adjust the Animal Food system
rittermod
36 subscribers
V1.0.0.0
6 239

Why shouldn't chickens eat oats if you want them to? Or make grass more effective for cows? This mod gives you control over food effectiveness, crop assignments, mixed feed recipes, TMR compositions, serial/parallel consumption, and food consumption speed - all without modifying map files.

Supports multiplayer.

Notes
=====
READ THE DOCS at https://github.com/rittermod/FS25_AdjustAnimalFood

XML Editing Required: There is no in-game UI. Configuration is done by editing an XML file that's automatically generated in your savegame folder.

Features
========
- Add custom food groups to animals and custom ingredients to mixtures/recipes
- Disable unwanted food groups or ingredients (except Grass)
- Adjust food effectiveness and feeding behavior (productionWeight, eatWeight, consumptionType)
- Change which crops belong to each food group (fillTypes)
- Modify mixed feed recipes and ingredient proportions
- Customize TMR/forage recipe compositions and ranges
- Control serial/parallel consumption
- Control consumption speed with a multiplier (0.01x to 100x)

Limitations
===========
- Cannot disable Grass food group - causes game hang
- Cannot add/delete animal types or mixtures/recipes
- Consumption multiplier auto-disables with incompatible mods

Documentation, source code and issue tracker at https://github.com/rittermod/FS25_AdjustAnimalFood

Server
Consoles
Changelog
4
  • - Stable release (no functional changes from 0.12.0.0)

  • 0.12.0.0:
    - Added food consumption multiplier (0.01x to 100x) to speed up or slow down how fast animals eat
    - Consumption multiplier is opt-in (disabled by default)
    - Auto-disables consumption multiplier when known incompatible mods detected
    - Bounds validation with warning and clamping for invalid multiplier values

    0.11.0.0:
    - Change animal feeding behavior between SERIAL and PARALLEL consumption modes
    - Reorganized XML documentation with brief readme and comprehensive guide at end
    - Quick-start examples for common customization tasks
    - Improved XML readability with cleaner configuration section

  • 0.10.0.0:
    - Added custom content support: add food groups to animals, ingredients to mixtures and recipes
    - XML order preserved for food groups (affects UI display)
    - Automatic validation and normalization of custom content
    - Full compatibility with map-added content

    0.9.0.0:
    - Added disabling feature for food groups and ingredients
    - Generated XML files now include inline documentation and examples
    - Automatic weight/ratio normalization when items are disabled

Credits
Comments
11