diff --git a/data/ferdinland/function/command/trigger.mcfunction b/data/ferdinland/function/command/trigger.mcfunction index 16533a3..393aa0a 100644 --- a/data/ferdinland/function/command/trigger.mcfunction +++ b/data/ferdinland/function/command/trigger.mcfunction @@ -3,7 +3,7 @@ execute as @a[scores={transportCreative=1..}] run function ferdinland:command/tr scoreboard players set @a transportCreative 0 scoreboard players enable @a transportSMP -execute as @a[scores={transportSMP=1..}] run function ferdinland:command/transport_creative +execute as @a[scores={transportSMP=1..}] run function ferdinland:command/transport_smp scoreboard players set @a transportSMP 0 scoreboard players enable @a menu