Greater NMS versions come with more attributes to modify on items.
Please implement the missing attributes and only allow them from their respective version of the nms implementers:
<html>
<body>
<!--StartFragment-->
1.21.2 | armor | mob, player
-- | -- | --
1.16 | armor_toughness | mob, player
1.16 | attack_damage | mob, player
1.14 | attack_knockback | mob, player
1.16 | attack_speed | player
1.20.5 | block_break_speed | player
1.20.5 | block_interaction_range | player
1.21 | burning_time | mob, player
1.20.5 | entity_interaction_range | player
1.21 | explosion_knockback_resistance | mob, player
1.20.5 | fall_damage_multiplier | mob, player
1.12 | flying_speed | mob:parrot
1.20.5 | gravity | mob, player
1.16 | jump_strength | mob, player
1.16 | knockback_resistance | mob, player
1.21.2 | luck | player
1.20.2 | max_absorption | mob, player
1.16 | max_health | mob, player
1.21 | mining_efficiency | player
1.16 | follow_range | mob, player
1.21 | movement_efficiency | mob, player
1.21 | oxygen_bonus | mob, player
1.20.5 | safe_fall_distance | mob, player
1.20.5 | scale | mob, player
1.21 | sneaking_speed | player
1.16 | movement_speed | mob, player
1.20.5 | step_height | mob, player
1.21 | submerged_mining_speed | player
1.21 | sweeping_damage_ratio | player
1.21 | water_movement_efficiency | mob, player
1.16 | spawn_reinforcements | mob:zombie
<!--EndFragment-->
</body>
</html>
Also, take caution of probable refactoring of namespaces over the versions.
Greater NMS versions come with more attributes to modify on items.
Please implement the missing attributes and only allow them from their respective version of the nms implementers:
Also, take caution of probable refactoring of namespaces over the versions.