Trying to detect when a player kills an end crystal. Since advancements don't detect injuring or killing an end crystal (see MC-197679), I thought I would try using scoreboard, but unfortunately scoreboard also does not detect when a player kills an end_crystal.
scoreboard objectives add end_crystal minecraft.killed:minecraft.end_crystal
Duplicate of MC-128473