Dimension Link
No reviews yet
Create portal link between dimensions to make custom world sets.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Introduces new dimensions with unique biomes, resources, and challenges.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Adds new methods of transportation for players.
Includes tools and features for server management.
Changes or adds new types of portals and dimensional travel.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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 separate 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)
{
"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
{
"overworld": "test:one",
"the_nether": "test:two",
"the_end": "test:three",
"disable_end_respawn": true
}-> data\{namespace}\dimensionlink\world\{anything}.jsonNormally 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.
Support
🟩 26.1-26.2 / 🟩 1.21.1 / 🟥 1.21-1.21.11 / 🟩 1.20.1 / 🟪 1.16.5 / 🟪 1.12.2
🟩 Supported
🟥 Support Dropped
🟨 In Progress
🟪 Considered
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.
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.
Support
🟩 26.1-26.1.2 / 🟩 1.21.1 / 🟥 1.21-1.21.11 / 🟩 1.20.1 / 🟪 1.16.5 / 🟪 1.12.2
🟩 Supported
🟥 Support Dropped
🟨 In Progress
🟪 Considered
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.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers







