Manure (Legacy Fabric)
This version of the mod is exclusively for Fabric 1.16. For Minecraft versions 1.18+ and Forge, please visit the main project page.
Requirements
Requires the Collective (Fabric) library and Fabric API.
Mod Capabilities
Animals in the game periodically produce organic fertilizer through their natural processes. By default, this occurs twice per in-game day, though the interval is configurable.
The obtained manure has several practical applications:
- Functions as an alternative to bone meal
- Accelerates crop growth
- Helps generate vegetation and flowers
- Compatible with dispensers
Universal Compatibility
The mod automatically works with any animals from other modifications that inherit from Minecraft's standard Animal class.
Parameter Configuration
Adjustable setting:
- manureDropDelayTicks (default: 12000, range: 0-10000000): determines the time interval in ticks between manure drops from loaded animals. Remember that 20 ticks equal one real second. The standard setting corresponds to twice per in-game day (every 12000 ticks).
Feature Demonstration
Cow producing manure:

Dispenser utilization:

Video demonstration:
For bug reports, idea suggestions, or any other inquiries, please use the GitHub repository.