Recent content by Glowberry

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  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...