OreControl
Fully configurable ore generation system for Minetest Game

------------------------------------------------------------

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.

------------------------------------------------------------

FEATURES

- Enable/disable each ore
- Adjustable rarity (scarcity)
- Adjustable cluster size
- Adjustable ores per cluster
- Adjustable height range (y_min / y_max)
- Preset system (balanced / rich / scarce / custom)
- Compatible with other ore mods
- Does NOT remove ores from other mods

------------------------------------------------------------

INSTALLATION

1. Place the "orecontrol" folder inside your mods directory.
2. Enable it for your world.
3. Adjust settings from:
   Main Menu → Settings → All Settings

------------------------------------------------------------

HOW IT WORKS

Ore generation uses the "scatter" type with adjustable:

- Scarcity (rarity)
- Cluster size
- Ores per cluster
- Height range (y_min / y_max)

Changes only affect newly generated map chunks.

------------------------------------------------------------

NOTES

Changes affect only newly generated terrain.
Existing map areas will not be modified.

------------------------------------------------------------


