Particle scaling issue

Started by eating a burge… on

Topic category: Help with Minecraft modding (Java Edition)

Particle scaling issue

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

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Minecraft by default changes…
Wed, 07/09/2025 - 17:47

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