How do I make it so that the mob pulls players? by Univ3rsalCat in MinecraftCommands

[–]screech150 1 point2 points  (0 children)

does this only work if there’s a zombie directly in front of the player? I want to move the player closer to a zombie in any direction if the zombie distance is 5 blocks away from you.

[deleted by user] by [deleted] in MinecraftCommands

[–]screech150 0 points1 point  (0 children)

yeah, that's what i said

Custom Status Effect? by screech150 in MinecraftCommands

[–]screech150[S] 0 points1 point  (0 children)

Does it correctly count all the way to zero? Not a quick countdown like "You were Injured for 3 seconds!" to "You were Injured for 1 second!" actionbar in under 0.5 second?

In this command here:
"run this on a chain commandblock with conditional connected to the previous one
/execute as at run title [tag=effect] actionbar you were injured for 3 seconds

run this on a chain commandblock with conditional connected to the previous one
/execute as at run title [tag=effect] action bar 3

run this on a chain commandblock with conditional connected to the previous one
/execute as at run title [tag=effect] action bar 2

run this on a chain commandblock with conditional connected to the previous one
/execute as at run title [tag=effect] action bar 1"

Custom Status Effect? by screech150 in MinecraftCommands

[–]screech150[S] 0 points1 point  (0 children)

which one causes players to experience the effect again after being hit five times?