About this mod
Allows rabbits to function like.. rabbits.
- Requirements
- Permissions and credits
- Changelogs
Rabbits now breed like they're supposed to!

Default config:
Config tweaks:
IgnoreGender: Whether to ignore the rabbit's gender.
AccountForHappiness: Whether to include fertility bonus based on the rabbit's happiness.
AccountForFriendship: Whether to include fertility bonus based on the rabbit's friendship with the player.
AccountForSeason: Whether to include fertility bonus or penalty based on the current season.
AccountForAge: Whether to include fertility bonus or penalty based on the rabbit's age.
AllowMultiples: Whether to allow multiple offspring at once. Size is determined by fertility.
EnableDebugLogging: Whether to enable debug logging.
BaseRate: Base fertility rate before bonuses. A value of 42 means an average of 42 days between births before fertility bonuses and penalties are taken into account.
Installation:
Install the latest version of SMAPI.
Download this mod and unzip it into Stardew Valley/Mods.
Run the game using SMAPI.
Credits:
Dycedargb, for being the original creator of BreedLikeRabbits.
To-do:
• Allow naming of offspring upon birth.
See also:
My other mods

Default config:
{
"IgnoreGender": false,
"AccountForHappiness": true,
"AccountForFriendship": true,
"AccountForSeason": true,
"AccountForAge": true,
"AllowMultiples": true,
"EnableDebugLogging": false,
"BaseRate": 42.0
}
Config tweaks:
IgnoreGender: Whether to ignore the rabbit's gender.
AccountForHappiness: Whether to include fertility bonus based on the rabbit's happiness.
AccountForFriendship: Whether to include fertility bonus based on the rabbit's friendship with the player.
AccountForSeason: Whether to include fertility bonus or penalty based on the current season.
AccountForAge: Whether to include fertility bonus or penalty based on the rabbit's age.
AllowMultiples: Whether to allow multiple offspring at once. Size is determined by fertility.
EnableDebugLogging: Whether to enable debug logging.
BaseRate: Base fertility rate before bonuses. A value of 42 means an average of 42 days between births before fertility bonuses and penalties are taken into account.
Installation:
Install the latest version of SMAPI.
Download this mod and unzip it into Stardew Valley/Mods.
Run the game using SMAPI.
Credits:
Dycedargb, for being the original creator of BreedLikeRabbits.
To-do:
• Allow naming of offspring upon birth.
See also:
My other mods