Started by
Xamrey
on
Topic category: Help with Minecraft modding (Java Edition)
I was wondering if there's a way to get the position of a block.
I'm currently working on a block that will spawn a mob above it and before that, destroy the blocks around it to avoid killing the mob easily. To do both of these I need the position of the block.
Hopefully someone can help with this :)
you don't need position of block for this, just get the blocks around it