getting position of blocks using random block from tag

Started by een vulkaan on

Topic category: Help with MCreator software

Last seen on 10:31, 27. Oct 2023
Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
getting position of blocks using random block from tag

alright so i want to have a tool that creates blocks under yourself, but now i want a button that can delete all those blocks. the blocks are a custom block, and i want to get the X, Y, Z position of all blocks.

i thought looping through [Random block from tag] until its air and trying to get the position of that block so that i can delete it

how do i get the position of blocks???