File Details
rpg_attribute_system-neoforge-1.21.11-3.4.1.jar
- R
- Jun 22, 2026
- 276.35 KB
- 55
- 1.21.11
- NeoForge
File Name
rpg_attribute_system-neoforge-1.21.11-3.4.1.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
Bug Fixes
- Restored
[param(X)]as the per-point multiplier when present incmd_to_exc(fixes armor and other stats not scaling correctly after v3.4.0) - Ported direct
minecraft:armor/ attributebase setapplication to all loaders (1.20.1, 1.21.1, 1.21.11, 26.1.2) withgeneric.*alias support - Implemented missing legacy config migration (
generic.armor→minecraft:armorin commands and display configs)
Improvements
ConfigValidatorwarns when[param(X)]differs frombase_value_per_point- Reduced redundant player sync calls when allocating points on 26.1.2
- Logs a warning when attribute
base setcannot be applied directly and falls back to commands
Configuration
- Armor default
max_levelcorrected to10(total armor value cap, +10 at 40 points withparam(0.25)) - Updated
docs/HEALTH_SCALING.md,docs/CONFIGURATION.md, anddocs/CONFIGURATION_TABLE.mdfor param scaling semantics