Skip to content

Commit

Permalink
Update max absorption attribute name
Browse files Browse the repository at this point in the history
Matches upstream changes in early 1.20.2 builds
  • Loading branch information
PseudoKnight committed Sep 24, 2023
1 parent d912248 commit f8abaa9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ public enum MCAttribute {
GENERIC_FOLLOW_RANGE,
GENERIC_KNOCKBACK_RESISTANCE,
GENERIC_LUCK,
GENERIC_MAX_ABSORPTION,
GENERIC_MAX_HEALTH,
GENERIC_MOVEMENT_SPEED,
HORSE_JUMP_STRENGTH,
MAX_ABSORPTION,
ZOMBIE_SPAWN_REINFORCEMENTS
}

0 comments on commit f8abaa9

Please sign in to comment.