Portal Schematics - acbodine/minecraftserver-portals GitHub Wiki

Note: All of the following portal schematics require a Portal Block

Random Portal

These are simplest portal to construct, and they are a quick way to see the world!

Random portals are all linked to each other, meaning if you walk through one you will randomly walk through to the other side of a separate random portal throughout the Overworld.

Note: portals mod will generate a sparse number of random portals during world creation.

Note: if the total random portal count is ever 1, the portal will basically turn you around.

Chain Portal

These require a bit more iron, but are useful especially for resource gathering.

Chain portals are bi-directional linked chains. You have to follow the chain through, or retrace your footsteps in order to easily return back from whence you started.

TODO: Add some examples of useful applications of the Chain Portal

Master Portal

By far the most resource intensive, but how does the power to go anywhere sound?

Master portals allow a user to choose which of all the existing portals they want to access. It's admin level privileges to the dynamic portal network.

Hint: there are other goodies with the Master portal you should discover, like rerouting portals.