Skip to content
Agrrox edited this page Feb 6, 2022 · 38 revisions

CC Tools | CC Mods | Mods with CC Compatibility

You can download these tools from the #cc_add-ons channel on Cubic Chunks Discord.

Cubic Chunks Converter | Stand-alone Tool with GUI

(Convert Vanilla worlds into CC worlds, and CC into Vanilla Anvil) (by Barteks2x)


CC DeleteRegen | Stand-alone Tool (Python script)

(Delete chunks from a cc/cwg world) (by Barteks2x)


World Fixer | Stand-alone Tool with GUI

(Fix lighting and corrupted chunks in a cc/cwg world) (by Barteks2x)


ReGen-CWG | mod

(Generate new Ores into an already existing world) (by Foghrye4)


CC PreGen | mod

(Pregenerate cc/cwg worlds in-game) (by DaPorkchop_)

All coordinates listed below are given in blocks, not chunks/cubes.

/ccpregen x1 y1 z1 x2 y2 z2 DIM

  • DIM defaults to 0 (Overworld) if not supplied.

To pregenerate a 300 block wide+tall, 1000 block long tunnel in the Nether:

/ccpregen -150 0 0 149 300 1000 -1

/ccpregen_stop to abort an ongoing ccpregen task

/ccpregen_pause to pause pregen task.

/ccpregen_resume to resume ccpregen task.

*More options exist in the ccpregen config.


WorldPainter Cubic Chunks Plug-in

(Compatibility Plug-in for WP Tool) (by Barteks2x)

installation: https://www.worldpainter.net/trac/wiki/Plugins


WorldEdit for Cubic Chunks | mod

(WorldEdit made CC-compatible) (by wizjany and Barteks2x)

- Warning: I would highly suggest setting the block change limit to something other than -1 in WorldEdit config. an accidental //removebelow without args will load everything to the bottom of the world until Minecraft runs out of memory, for example.

NBTExplorer | Stand-alone Tool

(Fixed for Large ccPresets, like TCW) (by Foghrye4) (Original Tool by jaquadro)


Enbt | Stand-alone Tool

(Raw NBT Editor that can handle larger fields than even the above Tool. * Early Alpha) (by Barteks2x)


Forge Essentials + MultiWorlds | mod/tool

(For Forge Servers and CC) (by ???)


Enigma for MCP mapping | Stand-alone Tool

(Modified for MCP mappings by Barteks2x)


DumpIDs | mod

(Creates csv file of all Blockstate IDs in entered world) (by Barteks2x)

Usage Put this mod into the mods folder then start Minecraft and enter the world that you want a list of all Blockstate ID's for. This mod will automatically create a file named "`blockstates.csv`" in the main level of your Minecraft profile, in the same folder, you will find your mods and saves folders in. If you enter another world the mod will overwrite the prior CSV file with a new one for the most current world you enter in-game.