Mod Chunk Explorer by AtomicBlom

  • Chunk Explorer by AtomicBlom

    World manipulation tools for Mod Writers
    • 15.94 KB
    • 1.12.2
    • November 14, 2014
    • October 3, 2017
    • Miscellaneous
    Chunk Explorer
Mod Information
NameChunk ExplorerAuthorAtomicBlomDescriptionWorld manipulation tools for Mod Writers
InformationDownloads:
Version: 1.12.2
Size: 15.94 KB
Updated at: October 3, 2017
Created at: November 14, 2014
Tags
Miscellaneous

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/