Closed RaphiMC closed 2 months ago
Is there a way for us to not hardcode the ID?
Is there a way for us to not hardcode the ID?
Yep. Its possible to just use a different particle (Looks the same on the client): https://github.com/GeyserMC/Geyser/pull/5018
Value 61 is no longer the dragon block destroy particle, but the bubble column down particle. This PR fixes the value.
Before: After: