This mod allows you to switch between any dimension to its respective building world. These dimensions can be used to prepare builds, farms, etc. without affecting the main world.
This mod runs on Fabric only and is only required on the server.
/building |
Switch between the dimension and its respective building world |
/building teleport ‹player› |
Teleport to a player in the same building world as you |
/building sync ‹radius› |
Synchronise chunks from the dimension to its respective building world |
To prevent the Building World from being used to cheat, the following restrictions are in place.
Inventories are switched to its respective world inventory.
The following are only saved for the overworld:
- Experience
- Ender Chest Inventory
- Position when entering the building world
- Effects
- Achievements
- Trinkets (if the mod is present)
Portals from other mods are blocked when being in the building dimension, but you can still use the /building
command to leave.
A configuration file is generated in the config
folder of your Server or Client.
You can find inside it the options described with their default values.
If after an update you don't see the new options, you can store the file under another name, and it will be regenerated with the new options.
- Trees and plants seems to not be growing at the exact same place in both worlds
- Players don't receive light update when synchronising chunks (No issues server side)
- Add more configuration options
- Support more mods that add slots to the player inventory (idk which one exists)
- Try to block any portal from any mod (needs testing)
- Further improvements to chunk synchronisation
- Update to Minecraft 1.20.4 and maybe try to add for earlier versions
- Better README.md and mod picture