Guys help me!
I need help with my code.
So i was trying to check if the player died on a grass block. Can you help me?
on respawn:
if "%region at player%" contains "dropperit":
if last block player touched is grass block:
teleport player to {spawn::1}
else if last block player touched is stone:
teleport player to {spawn::2}
else:
teleport player to {spawn}
dont worry the tabs didnt work its all fine can you help me
I need help with my code.
So i was trying to check if the player died on a grass block. Can you help me?
on respawn:
if "%region at player%" contains "dropperit":
if last block player touched is grass block:
teleport player to {spawn::1}
else if last block player touched is stone:
teleport player to {spawn::2}
else:
teleport player to {spawn}
dont worry the tabs didnt work its all fine can you help me