-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Full vehicle support #9
Comments
Stargate has never supported horses. It doesn't teleport them at all. If they're moving to the nether, it's likely because you're using nether portals as the material for your gate. I've worked on adding support for all vehicles in the past (not committed), and while I've made some progress, Minecraft makes this difficult and glitchy. I only want to add it when it's more reliable. |
Oh, of course, I understand now. x) |
I personally really love end_gateway blocks for stargates now, but it's laggy if your gates are very big. I'll keep this issue to track full vehicle support. |
Awesome ! I thought end_gateway only worked horizontally. ^^; |
Oh, you're thinking of end_portal. |
It seems that, while riding a horse, going through a portal always teleports the horses somewhere else. =/
First discovered while trying to go to another world/dimension but also happens with portals in the same world.
[Update] All the horses+saddles have been teleported to the Nether (which was not the selected target of the portal). ^^;
And riding them again in the Nether, trying to return to the normal world, horses have been teleported to another random portal in this world. x)
The text was updated successfully, but these errors were encountered: