Fabric Waystones

Fabric Waystones

16M Downloads

[Feature]: transportation of pets/mobs (hopefully including ones from other mods as well)

ZelPie opened this issue · 8 comments

commented

Description

Mobs do not get transported with the player when either mounted, or using a lead. Teleporting pets have to have their chunks loaded meaning another player would have to stay back for the animal to teleport or you would have to make a chunk loader. This is really hard when you're like 10k+ blocks out and find a really rare animal from another mod and cant bring it back.

Describe the solution you would like

Mobs can be teleported with you while being mounted or having a lead attached. Maybe this could be done by taking the mob's id that the lead is connected to or the id of the mob that's being ridden and then teleporting that mob to the player upon using the waystone.

Anything else?

This has probably been asked for a lot and probably means youve already said no but i just wanted to give a suggestion for how it could be done as well.

commented

And maybe even temporarily keep the chunks loaded so teleporting pets can teleport? I think this would be a lot more complicated and maybe not worth doing tho.

commented

Alright, no worries

commented

I don't have a lot of free time. This is a bug that's been bothering me for a long time, which is why I added a higher priority tag. I'll get to it as soon as I'm available, which is (hopefully, fingers crossed) next week.

commented

Following up just cause I saw u added tags but didn’t respond yet, no pressure ofc

commented

I tried a bunch of different approaches but had no luck. There was some progress, but the overall results were glitchy and inconsistent.
For the time being, I made it so that players unmount if they're riding an entity before teleporting. I'll probably add a config option for either disabling teleportation or teleporting the mounts next to the players (unmounted). No promises for when I'll have the time to do so.

commented

Alright it’s all good. I mean it was just something I thought would be nice to have as a feature but it’s fine if u can’t figure it out. Hope u have a good day lol

commented
commented

Looks like there are lots of examples to start with:

https://old.reddit.com/r/feedthebeast/comments/o70v8u/any_mod_that_solves_petmount_teleportation/ https://modrinth.com/mod/horsebuff

Has this feature been abandoned?

Very nice, I will give these a look when I can :) thanks