Spawn Dimension Setter
🟠 Updated over a year ago⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.3% endorsement rate
- 🏆 #710 of 893 fabric mods in this game by downloads
📋 About This Mod
# Spawn Dimension Setter With this mod you can change the world you spawn in. Changes need to be made to the *config.json* file. **Example:** ```json { "dimension": "minecraft:the_nether", "safeCheck": false, "isRangeSpawn": false, "isExactSpawn": true, "rangeSpawn": { "rangeX": 0, "rangeZ": 0 }, "exactSpawn": { "x": 6904, "y": 64, "z": 9668 } } ``` **dimension** - the world in which you appear. **safeCheck** - only needed if range spawn is enabled **isRangeSpawn** - allows to set spawn point in random range **isExactSpawn** - allows to set spawn pint in specified position **rangeX and rangeZ** - the spawn range from 0 coordinates. **x, y, z** - coordinates of specified point Added support for dimensions from other mods. **Proven dimensions:** - Twilight Forest: ```twilightforest:twilight_forest``` - Paradise Lost: ```paradise_lost:paradise_lost``` - Eden Ring: ```edenring:edenring``` - The Bumblezone: ```the_bumblezone:the_bumblezone``` # Additional Commands - Set spawn dimension: ```/sws setspawndimension dimension_id x y z``` - Teleport player to another dimension: ```/sws teleport dimension_id x y z``` - Get all worlds in game: ```/sws worlds``` - Get player world: ```/sws playerWorld``` # Demo video <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/1zB2s-ccIDg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
# Spawn Dimension Setter
With this mod you can change the world you spawn in.
Changes need to be made to the config.json file.
Example:
```json { "dimension": "minecraft:the_nether", "safeCheck": false, "isRangeSpawn": false, "isExactSpawn": true, "rangeSpawn": { "rangeX": 0, "rangeZ": 0 }, "exactSpawn": { "x": 6904, "y": 64, "z": 9668 } } ```
dimension - the world in which you appear.
safeCheck - only needed if range spawn is enabled
isRangeSpawn - allows to set spawn point in random range
isExactSpawn - allows to set spawn pint in specified position
rangeX and rangeZ - the spawn range from 0 coordinates.
x, y, z - coordinates of specified point
Added support for dimensions from other mods.
Proven dimensions:
- Twilight Forest: ```twilightforest:twilight_forest```
- Paradise Lost: ```paradise_lost:paradise_lost```
- Eden Ring: ```edenring:edenring```
- The Bumblezone: ```the_bumblezone:the_bumblezone```
# Additional Commands
- Set spawn dimension: ```/sws setspawndimension dimension_id x y z```
- Teleport player to another dimension: ```/sws teleport dimension_id x y z```
- Get all worlds in game: ```/sws worlds```
- Get player world: ```/sws playerWorld```
# Demo video
📊 Mod Details
- Game
- Minecraft Mods
- Author
- GalievDev
- Version
- 2.0-1.21.5
- Downloads
- 6,632
- Endorsements
- 23
- Category
- fabric
- Created
- 1/19/2023
- Updated
- 4/10/2025
- Game Versions
- 1.21.5
- Tags
- game-mechanics, utility, worldgen
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Spawn Dimension Setter support?
The author lists 1.21.5. Other versions may work but are untested by the author.
What is the latest version of Spawn Dimension Setter?
Version 2.0-1.21.5, published 2025-04-10 with 6,632 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await