๐งฑ Build Sandbox
Build Sandbox is a NeoForge mod for Minecraft 1.21.1 that adds a fully isolated creative building dimension where players can design structures safely without affecting their survival world.
โจ Features
๐ Isolated Sandbox Dimension
- A separate flat creative world designed specifically for building and testing structures.
- No interaction with your survival world.
๐ฎ Game Mode Switching
- Use the command:
/buildsandbox - First execution:
- Saves your survival position, dimension, and inventory
- Teleports you to the sandbox dimension
- Switches you to Creative mode
- Loads your sandbox inventory (if available)
- Second execution:
- Saves your sandbox position and inventory
- Restores your survival inventory and position
- Switches you back to Survival mode
๐ Separate Inventories
- Survival inventory is stored independently from sandbox inventory.
- Switching worlds restores exactly what you had before entering.
๐ซ Sandbox Restrictions
To keep the sandbox clean and controlled:
- โ No natural mob spawning
- โ No portals (Nether/End portals are blocked)
- โ No fire or portal generation allowed
- โ Fully isolated gameplay environment
๐ง Travel Protection
- Dimension travel is controlled internally by the mod.
- Players cannot freely escape or enter the sandbox without using
/buildsandbox.
๐ฆ How It Works
The mod uses a per-player data system:
- Stores:
- Survival dimension
- Survival position
- Survival inventory
- Sandbox position
- Sandbox inventory
This ensures that switching between worlds is seamless and persistent.
๐งช Intended Use
Build Sandbox is perfect for:
- ๐๏ธ Testing builds safely
- ๐งฑ Designing structures without survival risk
- ๐งช Experimenting with creative ideas
- ๐ ๏ธ Server building practice environments
โ๏ธ Command
/buildsanbox
Toggles between:
- ๐ข Survival world
- ๐ฃ Sandbox creative world
๐ Compatibility Notes
- Requires NeoForge 1.21.1
- Designed for both:
- Singleplayer
- Multiplayer servers
๐ Technical Details
- Custom dimension:
buildsandbox:sandbox - Flat world generator
- Fully custom inventory handling
- Event-based restrictions (portals, mobs)
- Player state persistence using UUID mapping
๐ Planned Features (Optional ideas)
- No generation of structures in the Build Sandbox dimension
- No advancements (achievements) can be obtained inside the Build Sandbox
- GUI based selector in addition to the
/buildsandboxcommand - Build export system for saving and exporting creations
- Permission system for controlling access to sandbox features (server-side)
๐ค Author
Developed by Wilkcraft
๐ License
This project is licensed under the MIT License - see the LICENSE file for details.
๐ Build freely, safely, and without affecting your survival world in a fully isolated creative sandbox dimension!