-
Bug
-
Resolution: Fixed
-
24w05b
-
None
-
Plausible
-
Data Packs
-
Normal
-
Platform
23w03a added the entity type tags #arthropods and #sensitive_to_bane_of_arthropods. However the logic for the bane of arthropods enchantment references the #arthropods tag, leaving the other tag unused.
Relates to MC-268312
Code analysis:
EntityTypeTags.ARTHROPOD is used both in Enchantments.BANE_OF_ARTHROPODS and DamageEnchantment#doPostAttack
- relates to
-
MC-268312 Impaling enchantment uses #aquatic tag instead of #sensitive_to_impaling
- Resolved