promotional bannermobile promotional banner

Stamina For Tweakers

A painfully configurable stamina mod.

File Details

Stamina for Tweakers 1.9.0+1.20.1

  • R
  • Dec 6, 2025
  • 668.71 KB
  • 26
  • 1.20.1
  • Fabric

File Name

staminafortweakers-fabric-1.20.1-1.9.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:stamina-for-tweakers-1040808:7299671"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed

  • Use getAttributeValue() instead of getAttributeBaseValue() in several places so that modifiers work correctly.
  • Use Double.compare() in a couple of places where precision issues were causing weirdness.
  • Fixed a race condition which could cause the config to lose effect configs.

Changed

  • Lots of refactoring of the config system under the hood to make default config handling and rule reloading on config change much, much simpler.