[Suggestion] Free mode for pets
BlueWither opened this issue ยท 4 comments
Currently there are 2 options.
- Sit & Stay
- Follow the player.
There is no option to have the pet roam without it teleporting to the player. It would be fabulous to have an option where they Roam & Stay. This way we can have our little ferret pets roam our premise without it constantly falling off the ledge we are building.
Actually.... I made an update in 1.5:
- Tamed animals no longer teleport to you (configurable, default is off).
Basically, they follow you around if you are nearby, but if you go outside of the radius (which is 144 blocks... kind of high, now that I think about it).
I can make the distance configurable, or even turn completely off. Let me know...
Code, for reference:
https://github.com/capnkirok/animaniamod/blob/1.12/src/main/java/com/animania/common/entities/generic/ai/EntityAIFollowOwner.java