Skip to content
qouteall edited this page Apr 8, 2021 · 36 revisions

This wiki describes the latest version of Immersive Portals Mod Fabric version.

Mod download from CurseForge: https://www.curseforge.com/minecraft/mc-mods/immersive-portals-mod

Discord server: https://discord.gg/BZxgURK

Common Questions

Can I use it in multiplayer?

Yes. The server and client should both install this mod.

How to enable dimension stack on a server?

Firstly create the dimension stack world on client and then copy to server.

How to integrate with other mod's portals?

You can use datapack to make it convert other mod's portals into see-through portals.

Will the portal impact performance?

Yes. (Especially with dimension stack and scaled-view-type end portal.)

If you experience lag, you can

  • Turn down render distance.
  • Enable "reduced portal rendering".
  • Disable "actively load remote chunks".

See also: Config Options

How to make portal helper craft-able in survival?

Check this

How to install Immersive Portals Mod (Fabric version)

Immersive Portals works on Minecraft Java Edition, and does not work on bedrock version.

Firstly you need to install Fabric loader. (Check this https://fabricmc.net/wiki/install). Download the Fabric loader installer here: https://fabricmc.net/use/ . Then open the Fabric loader installer to install Fabric loader.

After installing the Fabric loader, you need to download Fabric API (https://github.com/FabricMC/fabric/releases). Fabric API is a mod. Fabric API is not Fabric loader.

And then download Immersive Portals mod. You now get two jar files. Put these two jar files into mods folder. (You don't need to open these two jar files.) The mods folder is in the game directory. (If you are using the official launcher in Windows, the game directory is C:\Users\username\AppData\Roaming\.minecraft by default.) If mods folder does not exist, create it (launching MC with Fabric once will create the mods folder).

Note that you need to download the corresponding mod jar for the corresponding Minecraft version. This mod's mod jar for MC 1.16.5 does not work in MC 1.15.2.

It's recommended to use Pehkui mod with this mod. Pehkui provides entity scaling functionality. Pehkui: https://www.curseforge.com/minecraft/mc-mods/pehkui