First time posting to this sub, sorry if I marked something wrong.

So basically, I have this player-teleporter machine that I made, that lets you choose a destination, and it teleports you there via an enderporter. The problem I've been having is loading the Nether side of the redstone.

The ender-pearl chunk loaders I have used work until you log out of the world, and then they sometimes de-sync and activate upon relog. Is there any way to combat this?

I don't want to use a portal chunk loader, because there are portals being used in other places in the machine (endpoints for the player's destination).

Thank you, redstone people!

by Emperor_Pikachu26

Share.

1 Comment

  1. BlattaOrientalis on

    Unfortunately nether portal chunk loaders are your answer. Ender pearls are tied to the player being online and there isn’t really anything you can do about it, at least not in-game in vanilla

    With some precise portal positioning you may be able to make it work?

    Alternatively you could look into [modulo-4 based wireless redstone](https://youtu.be/sBNuqZKa_Lw) (that isn’t as complicated as it may sound, at least not the redstone) that will eliminate your need to run redstone lines and load tons of chunks