Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Dimension Link

Dimension Link

Create portal link between dimensions to make custom world sets.

330
2
Game Mechanics
Transportation
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.1

Platforms

Fabric
Forge
NeoForge

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on PatreonDonate on Ko-fi

Creators

mahmudindev
mahmudindev Member

Details

Licensed ARR
Published 3 months ago
Updated last week
DescriptionGalleryChangelogVersions

Dimension Link

Have you ever played on a Bukkit server or it's fork like Spigot or Paper? You can visit multiple world with it's own separate the nether and the end dimension that can be accessed normally via vanilla portal. Have you try to replicate it by adding new dimension via datapack or mod, but then realize that nether or end portal only connect to vanilla dimension? This mod solve that issue.

A server mod alternative for Multiverse-NetherPortals plugin.

Dimension Link will create portal link between dimensions to make custom world sets, so you can finnally have resource dimension with it's own the nether and the end dimension or have vanilla dimension to make base without worrying having weird land when changing world generation mods.

Usage

By default, Dimension Link will automatically link any dimension with path "overworld", "the_nether", and "the_end" at it's respective namespace. You also can configure it or can be data driven using datapack.

Config (dimensionlink.json)

You can configure auto link feature or add specific custom linking.

{
    "auto_link": {
        "exact_overworld_path": "overworld",
        "exact_the_nether_path": "the_nether",
        "exact_the_end_path": "the_end"
    },
    "worlds": [
        {
            "overworld": "dimensionlink:overworld",
            "the_nether": "dimensionlink:the_nether",
            "the_end": "dimensionlink:the_end",
            "disable_end_respawn": true
        }
    ]
}
Datapack

In your datapack, create "dimensionallink" folder with "world" folder inside. In world folder create json file with any name with content:

{
    "overworld": "test:one",
    "the_nether": "test:two",
    "the_end": "test:three",
    "disable_end_respawn": true
}

Normally end portal (exit portal) in The End will make you respawn player instead but you can make it function like portal in the world config or datapack.

Note

This mod only changed behavior of portals like changing destination dimension. It can't create custom portal (Like World Portal) and can't create or load custom dimension, you need datapack or another mod to do that. It also means this mod doesn't include patches to make advancement, end exit portal spawning, and end dragon fight working on mirror dimension (Dimension Fixer fixes this).

Feel free to use in modpacks, videos, stream, or similar media.


See me on GitHub Available on CurseForge Watch me on YouTube Chat with me on Discord Support me on Patreon Support me on Ko-fi Support me on Saweria

Dimension Fixer World Portal Vanilla World More Cat Variants Passengers Portal Fix

Modrinth is open source.

main@4b75cb8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.