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.
General improvements to world generation, such as bug fixes, aesthetic overhauls, or misc additions.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
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:
uniformtrapezoidbiased_to_bottomvery_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.93or 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
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources