Started by
Just-Guardian-…
on
Topic category: Help with Minecraft modding (Java Edition)
So i was doing Procedure That Checks block in 25x25x25 radius ( I used the procedure template and modify it) and after that make it explode but Instead of Exploding the Block it explodes me instead
How doi fix it?
Screenshots:
Edited by Just-Guardian-Jacob09 on Mon, 10/14/2024 - 13:37
You probably want to use this trigger,
i did set the global trigger to that (still dont works as i intended) but i meant to say that as on first screenshot i specified couple blocks that if are in 24 block radius and if use the item the blocks will explode but in second screenshot the explosion doesnt apply to blocks but to player, is it possible to set xyz to blocks not players cordinates?
Yeah? You can set xyz in the explode block to anything...
I might forgot to mention to that its a procedure to item
maybe i should try put procedure into blocks?
To item?
Use this https://mcreator.net/comment/271920#comment-271920
okay i realised that i understood that 24x24x24 block radius procedure in wrong way ( i thought that detected blocks will explode not everything in their radius) (¬_¬")
But anyways Thank you for help