Exploding an End Crystal doesn't produce explosion vibration
Steps to Reproduce:
- Place a Sculk Sensor on the ground;
- Use a comparator to get the correct vibration type;
- Place a line of redstone dust to observe the signal strength;
- Place an End Crystal nearby;
- Surround it with obsidian to avoid messing up the redstone;
- Punch the crystal.
Observed Results:
The explosion vibration produces a level 13 signal, likely to be the "Entity Die" type.
Expected Results:
The vibration produces a level 15 "Explode" signal.
Notes:
Linked Issues
Created Issue:
Exploding an End Crystal doesn't produce explosion vibration
Steps to Reproduce:
- Place a Sculk Sensor on the ground;
- Use a comparator to get the correct vibration type;
- Place a line of redstone dust to observe the signal strength;
- Place an End Crystal nearby;
- Surround it with obsidian to avoid messing up the redstone;
- Punch the crystal.
Observed Results:
The explosion vibration produces a level 13 signal, likely to be the "Entity Die" type.Expected Results:
The vibration produces a level 15 "Explode" signal.Notes:
Added Linked Issues:
relates to
Added Labels: sculk_sensor
Added Category: Entities Game Events
Removed Category: (Unassigned)
Added Attachments:
Added Mojang Priority:
Normal
Added Affects Versions: 22w15a
Added Assignee:
[Mojang] Gnembon
Added Attachments:
Added Fixed Versions: 22w17a


I can also confirm this behavior. MC-249962.mp4
MC-249962.png
An easier method of reproducing this would be to check the last vibration frequency of the given sculk sensor by running the following command below and replacing "X Y Z" with the sculk sensor's position.
/tellraw @a {"nbt":"last_vibration_frequency","block":"X Y Z"}Can confirm in 22w15a.
Can i ask why is this intended if it's inconsistent with how creepers, fireworks and TNT (which are also entities which "die" after exploding) produce a level 15 frequency? Seems weird to me because it's pretty clear the end crystal here is triggering an explosion.
We have decided for non-living entities to not really emit killed events
This issue has been fixed in 22w17a. MC-249962 - 22w17a (Fixed).png