Releases: rittermod/FS25_ManureForAll
Release list
v1.0.1.0
What's changed
- Fixed animal buildings whose straw bar filled to the top but never produced any manure
- Fixed animal buildings that never got a straw storage, so they could not produce manure
Full Changelog: v1.0.0.0...v1.0.1.0
v1.0.1.0-dev
Warning
This is a development pre-release. It is updated with new development versions as I make
changes. A stable release will come after more development and testing.
What's changed - updated 2026-08-23
1.0.1.0-dev.1:
- Fixed animal buildings whose straw bar filled to the top but never produced any manure
- Fixed animal buildings that never got a straw storage, so they could not produce manure
Full Changelog: v1.0.0.0...v1.0.1.0-dev
v1.0.0.0
Manure For All makes every animal husbandry produce collectable manure. Bed chickens, sheep, goats and pastured animals with straw at the food trough and collect manure from a heap - just like cows, pigs and horses.
This is the first stable release, out of alpha.
What's new in 1.0.0.0
- Right-sized straw storage - each mod-enabled husbandry now gets its own straw storage sized to its food capacity (at least ~8000 L), so small coops no longer show an oversized straw bar
- Promoted out of alpha to a stable build; debug logging is off during normal play
- Updated for the current FS25 mod schema
Features
- All husbandries can consume straw bedding and produce collectable manure, regardless of animal type
- No straw tip point? Tip bulk straw at the food point - food still feeds the animals
- Produced manure is delivered to a player-placed manure heap near the husbandry
- On-screen and log warning when a producing husbandry has no manure heap in range, so manure is never lost silently
- Straw use and manure output scale per animal from its food needs; map- and mod-added animals are covered automatically
- Animals that already produce manure (cow, pig, horse) and mods that define their own production (e.g. RealisticLivestock) are never overridden
- Multiplayer supported: tested on host, client, and dedicated server
Install
- Download
FS25_ManureForAll.zipbelow - Place it in your mods folder:
- Windows:
%USERPROFILE%\Documents\My Games\FarmingSimulator2025\mods\ - macOS:
~/Library/Application Support/FarmingSimulator2025/mods/
- Windows:
- Enable the mod in-game
Usage
Place a manure heap (from the build menu) near the husbandry, tip bulk straw at its food point, and collect manure from the heap.
Full changelog: https://github.com/rittermod/FS25_ManureForAll/blob/main/CHANGELOG.md
v0.2.0.0 - Early access
Make every animal husbandry produce collectable manure. Bed chickens, sheep, goats and pastured animals with straw and collect manure from a heap - just like cows, pigs and horses.
In the base game only cows, pigs and horses turn straw bedding into manure. Manure For All wires the same straw-to-manure pipeline onto every animal husbandry, including map- and mod-added animals. Nothing is replaced or edited: it augments the husbandries you already own and works with existing savegames.
ALPHA RELEASE: tested in singleplayer and multiplayer, but expect rough edges - please report issues on GitHub. Debug logging is enabled in this build.
Features:
- All husbandries can consume straw bedding and produce collectable manure, regardless of animal type
- If a husbandry has no straw tip point, tip bulk straw at its food point - food still feeds the animals
- Produced manure is delivered to a player-placed manure heap near the husbandry
- Warns on screen and in the log when a husbandry has no heap in range - manure is never lost silently
- Straw use and manure output scale per animal from its food needs
- Animals that already produce manure (cow, pig, horse) and mods like RealisticLivestock are never overridden
Usage: place a manure heap near the husbandry, tip bulk straw at its food point, collect from the heap.
Limitations: without a heap in range, produced manure is discarded hourly (with a warning); straw must be tipped loose (no bales); on dedicated servers the no-heap warning is log-only.
Full Changelog: https://github.com/rittermod/FS25_ManureForAll/commits/v0.2.0.0