ok why did my trigger stop working?? i didnt do anything to it
scoreboard players set @s farmoverworld 0 execute if entity @s[distance=..20] run execute as @s in quantum:farmoverworld run tp @s 112.50 75.00 -174.99 0.00 0.00 scoreboard players reset @s farmoverworld
and tick
# What makes this datapack tick scoreboard players enable @a farmoverworld execute as @a[scores={farmoverworld=1}] run function fm:trigger_overworld scoreboard players enable @a overworld execute as @a[scores={overworld=1}] run function fm:trigger_normalover