how to make mobs follow a path bedrock

Channel:
Subscribers:
1,420
Published on ● Video Link: https://www.youtube.com/watch?v=xum7mMUpUMI



Category:
Guide
Duration: 4:43
783 views
15


i show you how to make any mob in Minecraft to follow a path you build
Commands
1:
/execute @e[type=villager] ~ ~ ~ detect ~ ~-2 ~ oak_stairs 3 /tp @e[type=minecraft:villager,r=1] ~ ~ ~-0.3 180 10
2:
/execute @e[type=villager] ~ ~ ~ detect ~ ~-2 ~ oak_stairs 2 /tp @e[type=minecraft:villager,r=1] ~ ~ ~0.3 10
3:
/execute @e[type=villager] ~ ~ ~ detect ~ ~-2 ~ oak_stairs 1 /tp @e[type=minecraft:villager,r=1] ~-0.3 ~ ~ 90 10
4:
/execute @e[type=villager] ~ ~ ~ detect ~ ~-2 ~ oak_stairs 0 /tp @e[type=minecraft:villager,r=1] ~0.3 ~ ~ -90 10