Started by
eating a burge…
on
Topic category: Help with Minecraft modding (Java Edition)
Im creating a 2d entity so i tried making particles that get rendered every tick where the entity is, but the particle every time its spawned is always a different size. i dont know why. these are my particle settings
EDIT: this is solved, turns out i just had to edit the code and remove the asterisk where it says size.
Edited by eating a burger w no honey mustard on Sat, 07/26/2025 - 23:44
Minecraft by default changes the size of particles slightly, as they are all at least a little different. Particles are not intended to simulate entities