1
Minecraft physics (command) problem
Hello guys,
My friend and I are making an adventure map, where a villager is teleported all the time to the player (the villager is invisible, silent, NoAI etc.). But if the player stands still, the villager will push the player away (1.9 feature).
So how can i manipulate that villager, so he won't push the player...?
I can't find an answere anywhere...
regards,
Terminus
My friend and I are making an adventure map, where a villager is teleported all the time to the player (the villager is invisible, silent, NoAI etc.). But if the player stands still, the villager will push the player away (1.9 feature).
So how can i manipulate that villager, so he won't push the player...?
I can't find an answere anywhere...
regards,
Terminus
2
You can create a team and set the collision option to 'never'.
Then have the villager and the player join the team, this will disable collision and the villager will no longer push the player, hope this helps.
Then have the villager and the player join the team, this will disable collision and the villager will no longer push the player, hope this helps.
thanks a lot!
