How to check the lines from block to block of a square cube

Started by ImSeyo on

Topic category: Help with modding (Java Edition)

Last seen on 14:08, 26. Apr 2024
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to check the lines from block to block of a square cube

I know how to identify the blocks placed in the corners of a square cube with a radius (from the procedure), but I do not know how to identify the lines from the blocks to the block. For example, I would like to draw a line of particles from one block to another. How would I do that?