Custom Portal Builder
Modby TheArchitects777
Utilizes the Custom Portal Api to allow the user to create portals easily
Type
Mod
CurseForge Downloads
0
CurseForge ID
1000278
Modrinth Downloads
0
Modrinth ID
E93rNbXb
Last Updated
Apr 12, 2026
Description
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
Compatibility
Mod Loaders
Game Versions
Screenshots
Similar Mods
Origins: Legacy
Unofficial forward port of Origins 1.20.1 up to the latest version of Minecraft.
Beautified Chat [Server]
💬 A highly configurable mod to change the style and colour of chat messages server-wide.
Glowstone Dust Recipe
adds a simple recipe for glowstone dust
Easy Mob Spawn Control - edit spawn rate & mob cap, disable mobs
Quickly adjust spawn rate, ban mobs or change mob limit with in-game menu
HexDebug
A Hex Casting addon for debugging and editing hexes.
Mouse Key Inventory Fix
Fixes the almost ten-year-old issue with mouse key binds not working in inventories