Simply Stacked Dimensions
Modby shiroroku
Adds data options for teleporting players to and from different dimensions when at specific Y levels!
Type
Mod
CurseForge Downloads
1,577,486
CurseForge ID
523416
Last Updated
Jul 26, 2026
Description
Adds data options for teleporting players to and from different dimensions when at specific Y levels!
This mod does nothing on its own, you must make a datapack with the dimension configs, examples here.
An example config used for teleporting the player to the nether when in the overworld:
{ "from": "minecraft:overworld", "to": "minecraft:the_nether", "from_y_min": -10, "from_y_max": 1, "to_y": 121, "cloud_platform": true }
The config file can be any name but must be a JSON in "/data/simplystacked/config/" in a datapack.
Additional Info:
- Clouds are blocks that can be spawned below the teleport destination to keep the player from falling back down. They will disappear over time.
- Teleporting does not modify X and Z values, so nether distance per overworld block is not preserved.
- Teleport cooldown can be changed in Common Config, by default its three seconds (60 ticks).
Have any questions or need help? Visit my Discord here.
Similar Mods
Career Bees
Professional working bees, just trying to make a living.
Stoneholm, Underground Villages (Forge)
Underground Villages. Love villages? Wonder why none settled underground in a sort of inhabited Stronghold? Well, you ca...
Mythic Upgrades
Mythic Upgrades adds new mythic crystals & gems to the game! Explore new cave biomes, upgrade your netherite gear or bre...
Enhanced Block Entities
Improve FPS with block entities, and make them customizable with resource packs
Create Better FPS
Improve your Create FPS, up to 50%
Biome Replacer
A quick way to get rid of a biome. Useful for tweaking datapack-based generators (like Terralith) that don't have a conv...