Stamina Attributes

A small API that adds a stamina system controlled by entity attributes.
Back to Files

stamina-attributes-3.0.0.jar

File namestamina-attributes-3.0.0.jar
Uploader
TheRedBrainTheRedBrain
Uploaded
Oct 25, 2025
Downloads
105
Size
110.9 KB
Mod Loaders
Fabric
File ID
7149106
Type
R
Release
Supported game versions
  • 1.21.10

Curse Maven Snippet

Fabric

modImplementation "curse.maven:stamina-attributes-1060742:7149106"

Learn more about Curse Maven

What's new

3.0.0

  • updated to 1.21.10

Additions

  • added entity attributes, that define stamina costs for various in game actions:
    • "staminaattributes:attack_blocking_action_stamina_cost", applied when blocking an attack while using an item with the "blocks_attacks" component "staminaattributes:attacking_action_stamina_cost", applied when attacking an entity "staminaattributes:block_breaking_action_stamina_cost", applied when breaking a block
  • added several server config options for fine-tuning the new attributes

Changes

  • removed "generic." prefix from all entity attributes, following vanillas example

This mod has no additional files