Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
Dimension Link
ModLicenseRef-All-Rights-Reserved

Dimension Link

Create portal link between dimensions to make custom world sets.

1.8K
Downloads
9
Followers
3 months ago
Updated
📦
22
Versions
game-mechanicstransportationutilityfabricforgeneoforge
Download Latestv0.0.5+1.21.11View on Modrinth

📖About Dimension Link

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 can create portal link between dimensions to make custom world sets, so you can finally have resource dimension with it's own the nether and the end dimension.

Features

  • Make custom world sets with it's own sepperate nether and end portal.
  • Configurable exit portal behavior.
  • Simple configuration and datapack support.

Can be added to existing modpack or world and can be removed from existing world easly. Please make sure backup your world first.

Suggest new features for dimension linking on GitHub Discussion or Discord would be appreciated.

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 namespace folder, create "dimensionlink" 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
}

-> data\{namespace}\dimensionlink\world\{anything}.json

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.

Compatibility

  • Passengers Portal Fix
  • Create Addons: Create: Portal Integration

Issues

There are no new compatibility issues or bugs being reported. Please report it on GitHub so it can be fixed.

Important 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).

Made for personal gameplay tinkering, server customization, and modpack creation. Feel free to use in modpacks, videos, stream, or similar media. Consider help me financially if you like this mod, I will be really grateful.


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 Create Portal Integration Superflat Dimension Amplified Dimension Large Biomes Dimension Mushroom Fields Dimension Beta 1.7.3 Dimension Desert Dimension Badlands Biomes Dimension Forest Biomes Dimension The Void Dimension

👥 Team & Contributors

mahmudindev
mahmudindevOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
fabricforgeneoforge
Minecraft Versions
1.21.11

🔗 Links

Modrinth Page