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
-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.

