options:
world: "world"
every 3 seconds:
loop all players:
loop-player is in {@world}:
y-location of loop-player is smaller than or equal to 30:
block under loop-player is air:
apply health boost 100 to loop-player for 1 second
teleport loop-player to spawn
remove health boost from loop-player
Pytanie
KurytPL Againn 0
options: world: "world" every 3 seconds: loop all players: loop-player is in {@world}: y-location of loop-player is smaller than or equal to 30: block under loop-player is air: apply health boost 100 to loop-player for 1 second teleport loop-player to spawn remove health boost from loop-player
Mam błąd:
Jak to naprawić?
Odnośnik do komentarza
Udostępnij na innych stronach
11 odpowiedzi na to pytanie
Rekomendowane odpowiedzi