Started by
ClOud1076
on
Topic category: Help with Minecraft modding (Java Edition)
I know that there's a procedure block that checks entities in a 4x4 box. What I want is that I want to damage nearby entities in front of the player.
Topic category: Help with Minecraft modding (Java Edition)
I know that there's a procedure block that checks entities in a 4x4 box. What I want is that I want to damage nearby entities in front of the player.
change the check for in a box to just raycasts so that you can kill only those enities
How can i do this?
Use New Procedures Plus+ plugin, it can execute procedures in front of the player