Skip to content

v0.2.0.0 - Early access

Choose a tag to compare

@rittermod rittermod released this 05 Jul 21:07
· 8 commits to main since this release

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