Mod Chunk Explorer by AtomicBlom
- 15.94 KB
 - 1.12.2
 - November 14, 2014
 - October 3, 2017
 - Miscellaneous
 
Description
Mod Information
| Name | Chunk Explorer | Author | AtomicBlom | Description | World manipulation tools for Mod Writers | 
|---|---|---|---|---|---|
| Information | Downloads:  Version: 1.12.2 Size: 15.94 KB Updated at: October 3, 2017 Created at: November 14, 2014  | Tags | Miscellaneous  | ||
Description
About
This mod is specifically for Forge Mod developers. It provides a collection of tools that are useful for debugging world generation related mods.
I do not recommend running this as part of a standard modpack as most of the commands are quite destructive.
This is a simple forge mod that adds a set of utility commands:
/chunkxray [radiusInChunks] [filter]
/chunkregen [radiusInChunks]
/chunksurvey [radiusInChunks] [filter]
/chunkreplace [radiusInChunks] blockToReplace blockToReplaceWith
Source
The source code is available under the Lesser GPL V3 at http://github.com/AtomicBlom/ChunkExplorer/