summoned_entity trigger doesn't work with items creating entities on use
The bug
Using the minecraft:summoned_entity trigger in an advancement doesn't account for a bunch of entities a player can create directly via placing of an item:
- minecraft:armor_stand
- minecraft:painting
- minecraft:minecart
- minecraft:boat
- minecraft:lead
- minecraft:fireworks/minecraft:fireworks_rocket
(also, it won't work for spawn_eggs, but this might be different issue).
How to reproduce
- Download the attached data pack datapack_MC-117900.zip
and place it in the datapacks directory of your world folder - Open the world
- Place an armor stand
→
The advancement is not made - Place two snow blocks and a pumpkin on top of each other to spawn a snow golem
→
The advancement is made
2017-05-25, 01:50 PM
2022-04-29, 01:40 PM
10
6
advancement, advancement-trigger, armor_stand, boat, criteria, fireworks_rocket, lead, minecart, painting, summoned_entity, use-item
-