The bug
In 1.12.0, the large explosion particle became data driven under the name minecraft:huge_explosion_emitter
, and various explosions used this emitter. As of 1.13 this is no longer the case, and the particle now used is minecraft:dragon_death_explosion_emitter
.
Steps to reproduce:
Download and install the following resource pack. It tweaks the
minecraft:huge_explosion_emitter
particle to use random tinting.Summon some TNT, cause a creeper to explode, or destroy an end crystal.
→❌ The particle is unchanged.
Run the following command to display this particle effect:
/particle minecraft:huge_explosion_emitter ~ ~ ~
→:info: This particle has random tinting.
Attachments
Comments 5
Thank you for your report!
After consideration, the issue is being closed as Working as Intended.
Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.
Full Version History – Snapshot Version History – Feature Requests and Suggestions
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Attached some files!