Create Nuclear Ore Gen Tweaks

Quick rating

Create Nuclear Ore Gen Tweaks

No reviews yet

A small NeoForge addon for Create Nuclear that makes uranium, lead, and striated ore-deposit generation configurable.

World Gen Improvements
Mod Loaders
NeoForge
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

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
Authors

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

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Create Nuclear Ore Gen Tweaks

A small NeoForge addon for Create Nuclear that makes uranium, lead, and striated ore-deposit generation configurable.

It does not add new ores and does not replace Create Nuclear's configured features. Instead, it overrides the corresponding placed features and reads placement settings from a NeoForge common config when new chunks are generated.

Features

  • Configure uranium ore placement attempts per chunk.
  • Configure lead ore placement attempts per chunk.
  • Configure how rare Create Nuclear's large striated deposits are.
  • Configure minimum and maximum generation height for each deposit type.
  • Choose one of four vertical distributions:
    • uniform
    • trapezoid
    • biased_to_bottom
    • very_biased_to_bottom
    • Built-in config screen through the NeoForge Mods menu.
    • Keeps Create Nuclear/Create's own config_filter, so their ore-generation toggle still applies.

Requirements

  • Minecraft 1.21.1
  • NeoForge 21.1.93 or newer for Minecraft 1.21.1
  • Create
  • Create Nuclear

Tested with Create Nuclear 1.3.2-beta.3.

Install the mod on both the server and clients in multiplayer.

Configuration

Open:

Mods โ†’ Create Nuclear Ore Gen Tweaks โ†’ Config

Or edit:

config/cnoregen-common.toml

Restart the game or server after editing the file directly. Changes affect only chunks generated after the new settings are loaded. Existing chunks are not regenerated.

Default values

Deposit Frequency Height Distribution
Uranium ore 4 attempts per chunk Y -128 to 0 biased_to_bottom
Lead ore 8 attempts per chunk Y -128 to -64 uniform
Striated deposit 1 attempt per 18 chunks Y -128 to 0 biased_to_bottom

count controls placement attempts, not the number of ore blocks inside a vein. Vein shape and size remain controlled by Create Nuclear's configured features.

For striated deposits, rarity = 18 means one placement attempt for approximately every 18 chunks. Larger values make them rarer.

How it works

The addon replaces these Create Nuclear placed-feature data files:

createnuclear:uranium_ore
createnuclear:lead_ore
createnuclear:striated_ores_overworld

The replacement data uses three lightweight placement modifiers registered by this addon:

  • cnoregen:config_count โ€” reads the configured attempts per chunk.
  • cnoregen:config_rarity โ€” reads the configured one-in-N chance.
  • cnoregen:config_height โ€” reads the configured height range and distribution.

The original configured features, ore blocks, vein definitions, and Create config filter are left intact.

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

<1,000
Downloads
Last Updated
CurseForge
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