Help with detect blocks within radius

Started by MultipleGaming on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with detect blocks within radius

I'm making a minecraft mod and I need help with removing a nearby block.

I'm making it so if it's within a 3x3x3 of the player the block gets deleted. And it repeats every 30 ticks in a while true loop.

The procedure also starts when the player joins the world