Started by
SesshomaruQrow
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to use a procedure to strike the block a player looks at with lightning: however, I want it to be outside the 4 block range that a player can interact with. Is there a way for me to do this in MCreator?
I'm starting blank and have no code to show.
You can make an item then give it a right click on block procedure. Then in the procedure select world management and choose strike lightning x y z and connect it to the green event trigger.
I don't know how to make it outside the 4 block range.
This might be possible, if you use commands that change the players reach. Search Minecraft command science