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.
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20.1, 1.20, 1.16.5
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Simply Stacked Dimensions is a free Minecraft Java mod. Compatible with Minecraft 1.20.1, 1.20, 1.16.5. Downloaded 1,628,922 times (via CurseForge). Download it and open it directly in the game.