Overview
World Manager is designed to be a server utility for managing world generation, entity spawning and other things that do with the world.
Info
The config has all the documentation of syntax for each config component.
This only need to have this on the server, but having it on a client will work for single-player
When block replacement is enabled, chunk generation will lag a little more.
- When there is a large amount of chunks to generate it will slow down the process
Features implemented / to be implemented
- [88%] Block replacement
- [63%] Ore generation
- [72%] Block properties
- [27%] Entity spawning
- [100%] Starting Inventory
Commands
- /wm help - get all the relevant commands associated with this mod
- /wm reloadconfig - reloads the configurations - only works in single player
- /wm processchunk <x> <z> - processes the chunk for block replacements
- /wm showdebug - show the debug gui - only works in single player
- /wm getstates - gets the currently selected block in hotbar and prints all states into chat
- /wm getoredict - gets the currently selected item in hotbar and prints all ore dictionaries into chat
Modpacks
You are free to us this in any modpack as long as you link back here and give credit.