Started by
GreenMascai
on
Topic category: Help with Minecraft modding (Java Edition)
i am trying to make a block that gives an effect in a certain radius of blocks say 7 every thing i tried failed i just want to start from scratch, again, someone please help
Box radius or sphere radius?
i dont know what you mean by this
like a sort of circle around the block or just a cube around the block
oh cube
This should work: https://ibb.co/smG1jz2
It also checks if it is a player
You need to select Update tick at triggers
Have fun!
just check for an entity in a say 10 block radius and give them the effect the block is already a pre-existing..
potato king, it doesn't work
I'm having a similar issue because the block tick update trigger doesn't have entity as a provided dependency. Did anyone figure out a way to make this work?