1

Help with command

LimpStone 9/11/19 10:00 pm
251
9/18/2019 11:54 pm
Im trying to make a mob walk with the command /tp @e[name=MOB] ~ ~ ~0.08 but it doesnt work like old versions now the mob got tp to 0.08 blocks in the position of the command block no to the mob postion .. and is always in the same point, i dont wanna use a minecart with commandblock help me pls :c
Posted by
LimpStone
Level 1 : New Miner
2

  Have something to say?

JoinSign in

7

Star Craft Network
09/18/2019 11:54 pm
Level 45 : Master Network
Citizens2 spigot mc plugin. Makes mobs and NPCs walk
2
xAlanPx
09/14/2019 3:29 pm
Level 21 : Expert Network
1
legopitstop
09/12/2019 5:22 pm
Level 77 : Legendary Programmer
You have tp use a execute command with it like this: execute at @e[type=MOB] run tp @e[type=MOB] ~ ~ ~0.08
1
HoboMaggot
09/12/2019 4:56 am
Level 55 : Grandmaster Blob
/tp @e[name=MOB] ^ ^ ^0.8
This command will tp the mob 0.8 blocks the relative position it is facing
1
LimpStone
09/12/2019 4:57 pm
Level 1 : New Miner
It did the same , teleported the mob to the position of the command block :'c
1
HoboMaggot
09/13/2019 2:42 am
Level 55 : Grandmaster Blob
If you're using a command block, its /execute as @e[name=MOB] at @s run tp @s ^ ^ ^0.8
2
LimpStone
09/13/2019 5:06 pm
Level 1 : New Miner
<3
1

Welcome