Arbitrary Portals

Arbitrary Portals

Plugin

Create non-rectangular nether portals!

Server AdventureDecorationGame Mechanics

258 downloads
4 followers
Created8 months ago
Updated8 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

About

Arbitrary Portals allows players to create nether portals of all different shapes and sizes, removing the needless rectangular restriction imposed by the vanilla game.

Usage

Build a portal frame in any shape you want (even containing holes), and then light it as normal! By default, the frame must be made of Obsidian, contain at least 6 blocks inside (like Vanilla's smallest 2x3 portal) and not be larger than 21x21 inside (Vanilla's maximum portal size) All of these options are configurable! See the Config section below for more information

Commands and Permissions

Command Description Permission Default
/arbitraryPortalsReload Reloads the config file arbitraryPortals.reload OP

Config

# The maximum dimensions of the portal (default: 21 from largest Vanilla 21x21 portal)
maxWidth: 21
maxHeight: 21

# The total portals blocks inside a portal (default: 6 from smallest Vanilla 2x3 portal)
minPortalSize: 6

# List of blocks that can be used to build a nether portal
# Needs to be a valid material from https://jd.papermc.io/paper/1.20/org/bukkit/Material.html
portalFrameMaterials:
  - OBSIDIAN
#  - CRYING_OBSIDIAN

Shoutouts

While this plugin closely resembles Xisumavoid's "Custom Nether Portals" datapack, I actually started work on this months before he released his, and had the idea for years before that. Still, though, all of the Vanilla Tweaks datapacks are awesome and everyone should definitely check them out https://vanillatweaks.net/picker/datapacks/

External resources



Project members

Frogperson

Owner


Technical information

License
ARR
Project ID