Description
OreControl provides complete control over ore generation
in Minetest Game.
All major ores can be configured individually from the
settings menu without editing code.
Designed for flexibility, compatibility, and server
administration.
(Code made by chatgpt)
(reviewed by me)
Releases
2026-02-22 03:35 UTC
1.0.3
2026-02-22 03:20 UTC
OreControl
OreControl
Version 1.0.2
OreControl is a fully configurable ore generation system
designed to give complete control over mineral distribution
in Minetest Game.
ADDED
- Full per-ore configuration from the settings menu
- Enable/disable toggle for each individual ore
- Adjustable scarcity (rarity)
- Adjustable cluster size
- Adjustable ores per cluster
- Adjustable height range (y_min / y_max)
- Preset system:
balanced
rich
scarce
custom
- Compatibility-focused design (does not remove ores
from other mods)
FEATURES
- Works without editing Lua files
- Safe to use alongside other ore mods
- Clean and dynamic ore registration system
- Designed for server administrators and custom
world setups
TECHNICAL NOTES
- Does NOT use minetest.clear_registered_ores()
- Registers ores dynamically based on settings
- Changes only affect newly generated terrain
2026-02-22 02:36 UTC
Configurable ores(easy_minerals)
All releases
Threads
New thread
Information
Provides
orecontrol
Dependencies
- Required
-
default
Information
- Type
- Mod
- Technical Name
- orecontrol
- Languages
-
English
- License
-
0BSD
- Maintenance State
- Beta
- Added
- 2026-02-22 02:34 UTC
- Maintainers
-
elnoonlini
Cool…..
Once I made a mod like this, but it replaced all stone, didn't work and generally made a horrid problem with other mods. I deleted it, but I've been looking for a mod like it (I tried with simple_replace_plus, which I ahem AI is proud of) Thank you very much!
God bless you!
red rider