Started by
Alex_tr gamer
on
Topic category: Help with Minecraft modding (Java Edition)
How can i make A item ability that make all the entity from 5 blocks to levitate for some secnods and then fall but exclude the player
Edited by Alex_tr gamer on Wed, 09/04/2024 - 09:14
Firstly create item. Then go to triggers tab and add procedure on when right-cicked.
Then make procedure. Add block for each entity as entity itorator at x y z radius 5. Thn check if player is player that used the ability. Add not to reverse it. So every player in radius of 5 blocks that isnot player that used ability get effect,something like this
Link to images becouse i sont know how to link them.
First image:https://imgbox.com/3N3sS1pL
Second one:https://imgbox.com/cY971BQR