
About the Modification
This modification is specifically intended for developers working with the Forge modding platform. It provides a collection of tools that significantly simplify the debugging process for modifications related to world generation.
It's important to note that most commands in this modification are destructive, therefore it's not recommended for use in regular modded game configurations for players.
Commands
The following utility commands are available within the modification:
- /chunkxray [radius_in_chunks] [filter] - allows exploring chunk structure
- /chunkregen [radius_in_chunks] - responsible for regenerating world sections
- /chunksurvey [radius_in_chunks] [filter] - provides detailed information about chunks
- /chunkreplace [radius_in_chunks] block_to_replace replacement_block - performs mass block replacement in the specified area