[SPIGOT-7834] Modify max value for generic.max_absorption Created: 16/Jul/24 Updated: 25/Dec/24 Resolved: 16/Jul/24 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Minor |
Reporter: | Asteor | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Version: | 1.20.4-R0.1-SNAPSHOT |
Guidelines Read: | Yes |
Description |
Absorption value is now controlled by attribute "generic.max_absorption" since mc 1.20.2, and it's value cannot be set to a value larger than 2048. Unlike max_health, movement_speed and attack_damage, max_absorption doesn't have a configuration in spigot.yml at path "settings.attribute". Maybe all versions since 1.20.2 will need a configuration to override the vanilla max absorption value. |
Comments |
Comment by Asteor [ 16/Jul/24 ] |
Thanks for fixing that! wish to see this on 1.20 versions some day. |
Comment by md_5 [ 16/Jul/24 ] |
This has been added to the latest version of 1.21 (4267), which will be available in 5-10 minutes |