-
Notifications
You must be signed in to change notification settings - Fork 75
CC Tools
CC Tools | CC Mods | Mods with CC Compatibility
You can download these tools from the #cc_add-ons channel on Cubic Chunks Discord.
(Convert Vanilla worlds into CC worlds, and CC into Vanilla Anvil) (by Barteks2x)
(Github): https://github.com/OpenCubicChunks/CubicChunksConverter
Usage
(Delete chunks from a cc/cwg world) (by Barteks2x)
Usage
(Fix lighting and corrupted chunks in a cc/cwg world) (by Barteks2x)
(Github): https://github.com/OpenCubicChunks/WorldFixer/releases
Usage
(Generate new Ores into an already existing world) (by Foghrye4)
(Curse Page): https://www.curseforge.com/minecraft/mc-mods/regencwg
(Github): https://github.com/Foghrye4/ReGenCWG/blob/master/README.MD
Usage
(Pregenerate cc/cwg worlds in-game) (by DaPorkchop_)
(Curse Page): https://www.curseforge.com/minecraft/mc-mods/ccpregen
(Github): https://github.com/DaMatrix/CCPregen
(Jenkins): https://jenkins.daporkchop.net/job/Minecraft/job/CCPregen/job/master/
Usage
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.
(Compatibility Plug-in for WP Tool) (by Barteks2x)
(WorldPainter Website): https://www.worldpainter.net/
(Github): https://github.com/OpenCubicChunks/WorldPainterSupportCC/releases
Usage
installation: https://www.worldpainter.net/trac/wiki/Plugins
(WorldEdit made CC-compatible) (by wizjany and Barteks2x)
(Github): https://github.com/EngineHub/WorldEdit/pull/511
Usage
- 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.
(Fixed for Large ccPresets, like TCW) (by Foghrye4)
(Original Tool by jaquadro): https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-tools/1262665-nbtexplorer-nbt-editor-for-windows-and-mac
(Download) = v2.8.0cc
Usage
(Raw NBT Editor that can handle larger fields than even the above Tool. * Early Alpha) (by Barteks2x)
Usage
(For Forge Servers and CC) (by ???)
Usage
(Modified for MCP mappings by Barteks2x)
(Github): https://github.com/Barteks2x/Enigma
(Java) - v1.0 : (<>)
Usage
(Creates csv file of all Blockstate IDs in entered world) (by Barteks2x)
(Github) : (https://github.com/OpenCubicChunks/DumpBlockstateIDs)
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.