공중에 20x20의 블록을 띄워놓고 (스카이블록같은 형태)
추락하게 되는 경우 사망이 아니라 다시 20x20 블록 위 로 Tp되게 하는 것도 가능할까요?
바닥을 베리어로 하고 반복 커맨드에 “execute as @a at @s if block ~ ~-1 ~ minecraft:barrier run tp @s 원하시는 좌표”
on damage:
@if damage cause is void:
@@teleport player to {좌표}
소식
BMlight
2022-05-18
0
업데이트
마리오군
2022-05-15
2022-05-12
2
2022-05-08
마크하는죠죠러
5 일 전바닥을 베리어로 하고 반복 커맨드에 “execute as @a at @s if block ~ ~-1 ~ minecraft:barrier run tp @s 원하시는 좌표”
Marlozing
5 일 전on damage:
@if damage cause is void:
@@teleport player to {좌표}