
Achievement attribute rewards
Permanently boost your attributes after completing certain achievements.
Screenshots


About this Mod
By completing game achievements, players will be rewarded with permanent attribute boosts upon completion.
By default, pressing O opens the attribute panel, which displays your attribute values and acquired bonuses.
You can also find two configuration files under 1.21.1-NeoForge_21.1.215\config: playerattributemanagement_advancements.json:
"advancements": {
"minecraft:adventure/adventuring_time": {
"minecraft:generic.luck": 0.45,
"minecraft:generic.max_health": 1.6875,
"minecraft:generic.movement_speed": 0.0675
},
"minecraft:adventure/arbalistic": {
"minecraft:generic.attack_damage": 0.45,
"minecraft:generic.attack_speed": 0.1125
},
。。。。省略
As you can see above, the achievement IDs can be found at (https://minecraft.fandom.com/zh/wiki/进度). Theoretically, it supports achievements added by other mods. The configuration file is customizable; you can find the attribute IDs yourself, view gallery images, and adjust the values. Another configuration file controls whether the attribute panel is open and which attribute entries should be displayed; regular players don't need to worry about this other configuration file.
Alternatively, you can use the achievement reward profile generator: Link: https://pan.baidu.com/s/1Hr8BJSUFcDjO-fuUEH9uKQ?pwd=6666 Extraction code: 6666. The static webpage can be opened directly in a browser.
To check if custom attributes are supported, install the latest version of the mod, then delete the playerattributeemanagement_advancements.json and playerattributeemanagement_panel.json files under the config directory. Rebuild the game and open the panel.json file. If it contains the attribute "customAttributes": {}, then it's supported. You just need to add it as shown in the example.~~~~
run\config\playerattributemanagement_panel.json:
{
"panelEnabled": true,// Whether the panel can be opened
"attributes": { // Whether this attribute is displayed
"minecraft:generic.armor": true,
"minecraft:generic.armor_toughness": true,
"minecraft:generic.attack_damage": true,
"minecraft:generic.attack_knockback": true,
"minecraft:generic.attack_speed": true,
"minecraft:generic.burning_time": true,
"minecraft:generic.explosion_knockback_resistance": true,
"minecraft:generic.fall_damage_multiplier": true,
"minecraft:generic.gravity": true,
"minecraft:generic.jump_strength": true,
"minecraft:generic.knockback_resistance": true,
"minecraft:generic.luck": true,
"minecraft:generic.max_absorption": true,
"minecraft:generic.max_health": true,
"minecraft:generic.movement_efficiency": true,
"minecraft:generic.movement_speed": true,
"minecraft:generic.oxygen_bonus": true,
"minecraft:generic.safe_fall_distance": true,
"minecraft:generic.scale": true,
"minecraft:generic.step_height": true,
"minecraft:generic.water_movement_efficiency": true,
"minecraft:player.block_break_speed": true,
"minecraft:player.block_interaction_range": true,
"minecraft:player.entity_interaction_range": true,
"minecraft:player.mining_efficiency": true,
"minecraft:player.sneaking_speed": true,
"minecraft:player.submerged_mining_speed": true,
"minecraft:player.sweeping_damage_ratio": true,
"terra_curio:generic.armor_penetration": true // Custom attributes of other mods
},
"customAttributes": {
"terra_curio:generic.armor_penetration": "护甲穿透" //The name of this attribute displayed in the panel.
}
}
Available Versions
How to Install Achievement attribute rewards on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.5).
Install Mod
Open the mod browser in the dashboard and search for "Achievement attribute rewards". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.5, 1.21.4, 1.21.2 (+5 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Achievement attribute rewards server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.5). You can switch loaders with one click in the panel.
Is Achievement attribute rewards compatible with fabric and forge and neoforge?
Achievement attribute rewards officially supports fabric, forge, neoforge for Minecraft 1.21.5, 1.21.4, 1.21.2. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Achievement attribute rewards – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Achievement attribute rewards consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Achievement attribute rewards with just one click on your server.