ReGenCWG

Quick rating

ReGenCWG

No reviews yet

ReGenerate ores addon for CubicWorldGen

No Theme
No Genre
Ores & Resources
Server Utility
Mod Addon
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
ReGenCWG-0.1.2.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Overview

This addon require CubicChunks version 0.0.938 or higher (https://minecraft.curseforge.com/projects/opencubicchunks), CubicWorldGen version 0.0.39 or higher (https://minecraft.curseforge.com/projects/cubicworldgen) and MinecraftForge 14.23.3.2658 or higher.

This addon allow to generate ores again or replace certain cubes for cubic type worlds in already generated and saved on disk cubes.

It in unnecessary to have this addon on client side. Clients without this mod will be able to join a server with this mod installed.

Ore regeneration

How to use

In existing world create folder at path <world_save_folder>/data/regencwg/ and place normal CubicWorldGen external preset file (custom_generator_settings.json) where you define only ores which you want to be generated in existing cubes. If you want to limit areas, where new ores will be generated, use cubeAreas and define ores in sub-preset.

What this addon will do

On a first world load or on running command /regencwg reset 0 addon will scan world folder for existing cubes and add coordinates to memory. After further server restarts (or world reloads in client game) addon will use saved data. On every CubeWatchEvent (which is fired whenever cube is needed to be send to client) addon will check if coordinates of cube match set in memory, remove it from set and launch ore generators according preset.

Block replacing

How to use

In existing world create folder at path <world_save_folder>/data/regencwg/ and place replace_config.json file where you define what blockstate should be replaced with what blockstate. Download provided example to learn correct syntax:  Link Removed: http://www.mediafire.com/file/kqybjlp7jx40ywl/replace_config.json

Alternatively run command /regencwg replace-config <dimension_id> <config_string>.

<config_string> is a same string as provided in file, except it should not contain any spaces. After that simply run command /regencwg replace <dimension_id> to start a process.

What this addon will do

On running command /regencwg replace <dimension_id> addon will scan world folder for existing cubes. Each cube will be loaded from disk, scanned for defined block state and if cube contain this block state, it will be replaced with substitute.

Server commands

List of server commands added by mod:

  • /regencwg remaining <dimension_id> - shows remaining cubes, which need to be populated with ores in <dimension_id>. The Overworld dimension ID is 0.
  • /regencwg reset <dimension_id> - rescan save folder to re-add all saved cube coordinates in population queue. You don't need to launch this command unless cube repopulation process was already done and you need to start a new one.
  • /regencwg stop <dimension_id> - completely stop population process.
  • /regencwg finish <dimension_id> - populate all cubes at once. Could hang a server for some time (about 1 minute per 10 000 cubes).
  • /regencwg replace-config <dimension_id> <config_string> - overwrite replacer config for dimension.
  • /regencwg replace <dimension_id> - replace defined blockstate in every saved cube according previously loaded config.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works