Update to Minecraft 1.20.2

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2023-09-22 02:40:00 +10:00
parent e589401ea7
commit a67391a13e
9 changed files with 56 additions and 12 deletions

View File

@ -53,6 +53,10 @@ public enum Attribute implements Keyed {
* Luck bonus of an Entity.
*/
GENERIC_LUCK("generic.luck"),
/**
* Maximum absorption of an Entity.
*/
MAX_ABSORPTION("generic.max_absorption"),
/**
* Strength with which a horse will jump.
*/