Recent content by Glowberry

  1. G

    Question How to get the particle names of Minecraft firework explosion effects?

    I am working on a plugin related to firework effects in Minecraft, and I need to get the particle names generated after a firework explosion. Specifically, I am trying to understand how the explosion particles are defined and how they are represented in the game. In the native Minecraft code...