Custom Dimension API
A powerful API for creating custom dimensions in Minecraft Bedrock using scripts and object-oriented programming. Create unique dimensions with custom terrain, personalized portals, and full control over world generation.
⚠️ Required Credit: Feel free to use this API in your addons, but credit to TheLuke013 is required. Code modifications are allowed as long as the credit is maintained.
This add-on is also still under development, and many things will be improved and optimized in the future.
Main Features
- ✨ Custom Dimensions: Create unique dimensions with custom terrain using OOP programming
- 🌍 Advanced Terrain Generation: Support for multiple terrain types (mountains, islands, plains, etc.)
- 🔮 Portal System: Create functional portals for your custom dimensions
- ⚙️ Full Control: Configure mobs, ores, structures, and much more
- 🎨 Customizable Materials: Define surface blocks, layers, and base materials
- 📦 Configurable Vertical Size: Choose between LOW (32), MEDIUM (64), or HIGH (128)
Types of Relief
Superflat

Plains

Hills

Hills with Rivers

Mountains

Island Chain

Ocean

For now, it's only possible to create these dimensions through code, but I also intend to release a maker version to create dimensions directly in the world through an interface.