promotional bannermobile promotional banner

More RPG Attributes

RPG Attributes library mod that adds custom attributes that enhance gameplay. Designed mainly for rpg, advanture modpacks. It is the core mode/depency for my upcoming mods.

File Details

rpgattributesmod-1.1.0.jar

  • R
  • Feb 12, 2026
  • 25.02 KB
  • 9
  • 1.21.1
  • NeoForge

File Name

rpgattributesmod-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:more-rpg-attributes-1460086:7614068"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

-Writed an attribute behavioral specification (spec).
Which stat is additive, which is multiplier, what is the hard cap, what is the stack rule?

-fixed hunger_efficiency

-The public API layer (like the RPG Attributes API) should prevent other modules from directly interfering with event/attribute instances; it should all provide/receive input from a single entry point.

-Datapack/Config-based balancing. Added config

-The Modifier ID standard uses a namespace + systematic modifier ID scheme to prevent conflicts between Add On mods.