Back to mods
Custom Portal Builder project artwork

CurseForge · Minecraft mod

Custom Portal Builder

Utilizes the Custom Portal Api to allow the user to create portals easily

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Custom Portal Builder release should I use?

Updated 2 years ago
Latest stable file customportalsmod-1.0.0-neoforge-1.20.4.jar
Game version 1.20.4
Loader NeoForge

Custom Portal Builder customportalsmod-1.0.0-neoforge-1.20.4.jar targets 1.20.4 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.

Where it goes

Is Custom Portal Builder required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Custom Portal Builder customportalsmod-1.0.0-neoforge-1.20.4.jar need?

customportalsmod-1.0.0-neoforge-1.20.4.jar. Change the file and its required mods may change too.

All 1 required mods have matching files

Install Custom Portal API Reforged first. We found matching files for this game-version and loader setup.

Custom Portal API Reforged Needed by Custom Portal Builder customportalsmod-1.0.0-neoforge-1.20.4.jar
required
Matching file found Matched file: customportalapi-reforged 1.0.6

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Custom Portal Builder without breaking your instance.

Built for Custom Portal Builder customportalsmod-1.0.0-neoforge-1.20.4.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use customportalsmod-1.0.0-neoforge-1.20.4.jar. It targets 1.20.4 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Custom Portal API Reforged first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside customportalsmod-1.0.0-neoforge-1.20.4.jar. It opens that exact file at the source.

About this project

What does Custom Portal Builder add?

Forge:

This mod uses the Custom Portal API to allow the user to configure custom portals to existing dimensions using existing blocks and items.

this is an example of the config to make a portal to the nether, that has stone as the frame, and a diamond as the igniter:

{  "isFlat": false,  "frameBlock": "minecraft:stone",  "isFluidIgniter": false,  "itemIgniter": "minecraft:diamond",  "dimension": "minecraft:the_nether",  "r": 200,  "g": 50,  "b": 50}

all the options are as follows:

isFlat: determines if you want a nether like portal or one like the end portal

frameBlock: you designated block to make the portal from. DO NOT use the same block for multiple portals

isFluidIgniter: determines whether you want to light the portal with an item or with a liquid(lava, water, etc.)

itemIgniter: if isFluidIgniter is false then use this to sellect the item you want to use to ignite the portal

fluidIgniter: if isFluidIgniter is true then use this to sellect the fluid you want to use to ignite the portal

dimension: the id of the dimension you want the portal to lead to.

r, g, and b: These are the RGB values for the color of the portal.

Please note that on forge it the Custom Portal API Reforged by AzureDoomC is a required dependancy

Project description from CurseForge.

Pick your setup

Custom Portal Builder by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

9 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Custom Portal Builder versions and loaders

9 of 9 releases match

Looking for an older file? The official CurseForge project page is in Resources.