Skip to content

TheTonttu/StardewRegeneration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stardew Regeneration

Stardew Valley mod that adds configurable basic health and stamina regeneration.

Prerequisites

Stardew Valley 1.4 or later
SMAPI v3.0.0 or later

Config

Config.json with default settings will be created into the mod directory on first launch.

The config file has following settings available:

Setting Description Default Data type
HealthRegenEnabled Enable or disable the health regeneration enabled boolean
HealthRegenAmount Health regenerated per interval 1 hp integer
HealthRegenInterval Health regeneration interval in seconds 5 sec float
StaminaRegenEnabled Enable or disable the stamina regeneration enabled boolean
StaminaRegenAmount Stamina regenerated per interval 1 sp integer
StaminaRegenInterval Stamina regen interval in seconds 2 sec float

About

Stardew Valley mod that adds configurable health and stamina regeneration.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages