diff --git a/switch/data/switch/function/modes/pitchout/process_end.mcfunction b/switch/data/switch/function/modes/pitchout/process_end.mcfunction index 925ce64bc..07735a014 100644 --- a/switch/data/switch/function/modes/pitchout/process_end.mcfunction +++ b/switch/data/switch/function/modes/pitchout/process_end.mcfunction @@ -7,6 +7,7 @@ function switch:translations/modes_pitchout_process_end execute if score #process_end switch.data matches 1 as @a[tag=!detached,sort=random] run function switch:modes/pitchout/joined execute if score #process_end switch.data matches 1 as @a[tag=!detached] run function switch:player/trigger/rating/print_current_game +execute if score #process_end switch.data matches 200 in minecraft:overworld run spawnpoint @a[tag=!detached] 0 70 0 execute if score #process_end switch.data matches 200 run kill @a[tag=!detached] execute if score #process_end switch.data matches 200 run function switch:engine/restart