-
Bug
-
Resolution: Invalid
-
None
-
1.21
-
None
-
Windows 11, Java 21.0.3
-
Community Consensus
-
Data Packs, Enchantments
Enchanted Snowballs that have custom enchantments through datapacks don't call minecraft:post_attack when hitting an entity.
Steps to reproduce:
- Create a datapack with a custom enchantment that is able to be placed on snowballs (example enchantment json below)
- Open the world and gain an enchanted snowball
- Throw the snowball at an entity
- The function in post_attack wont run