Started by
MultipleGaming
on
Topic category: Help with Minecraft modding (Java Edition)
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