how to calculate Size of entity?

Started by SparkleArts on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to calculate Size of entity?
Tue, 02/22/2022 - 15:28 (edited)

I want to use spawn multiple Particles Block for one of my potion effects that fits automatically to the size of the entity.

It has the values dx, dy and dz.

Edited by SparkleArts on Tue, 02/22/2022 - 15:28
Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use procedure blocks "get…
Thu, 02/24/2022 - 21:09

Use procedure blocks "get height" and "get width" that can be found at the bottom of "entity data"