superturtlee/moredimensions — explained in plain English
Analysis updated 2026-07-21 · repo last pushed 2026-01-29
Build an adventure server with entirely new zones and custom dimensions for players to explore.
Create a custom survival map that requires extra worlds beyond the standard three.
Test dimension setups instantly using prebuilt downloads that include vanilla worlds and three example custom dimensions.
Develop new dimension mods on top of the API framework provided by this project.
| superturtlee/moredimensions | achanana/mavsdk | alange/llama.cpp | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | C++ | C++ | C++ |
| Last pushed | 2026-01-29 | 2024-05-20 | — |
| Maintenance | Maintained | Dormant | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 4/5 | 4/5 | 4/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires the LeviLamina ecosystem platform to be installed on a Bedrock Dedicated Server, and full use needs other mods built on top of the API.
Minecraft's Bedrock Edition normally limits you to three built-in worlds: the Overworld, the Nether, and the End. MoreDimensions is a mod that removes this cap, letting a Bedrock Dedicated Server run as many custom dimensions as you want. Importantly, this mod is a foundation rather than a finished product. On its own, it doesn't actually create new worlds. Instead, it provides an API, essentially a set of tools and building blocks, that other modders can use to define and add their own dimensions. Think of it as installing plumbing and wiring so that other mods can later build the rooms. For a quick test, the project offers downloadable builds that demonstrate what is possible. These test versions instantly set up all the standard vanilla worlds (including special ones like a flat world and the void), plus three example custom dimensions. Players can hop between any of these worlds using a simple teleport command, typing in coordinates and a destination dimension name to instantly travel there. This tool is aimed at server operators and developers who want to push Bedrock Edition beyond its usual limits. If you are building an adventure server that needs entirely new zones, or a custom survival map that requires extra worlds for players to explore, this provides the underlying framework to make that happen. It is part of the LeviLamina ecosystem, so it relies on that platform's commands and tools to function. Because it is an API-focused project, everyday server owners looking for a simple "plug and play" experience might need to pair it with other mods or do some light technical setup. Developers, on the other hand, get a solid starting point to extend Minecraft in creative ways.
A Minecraft Bedrock mod that lets servers add unlimited custom dimensions. It provides an API for other modders to build new worlds beyond the standard Overworld, Nether, and End.
Mainly C++. The stack also includes C++, LeviLamina, Bedrock Dedicated Server.
Maintained — commit in last 6 months (last push 2026-01-29).
No license information was provided in the explanation, so the licensing terms are unknown.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.