############################
# ORECONTROL
############################

orecontrol_enable (Enable OreControl) bool true
orecontrol_preset (Ore Preset) enum balanced rich scarce custom balanced,rich,scarce,custom

############################
# COAL
############################
orecontrol_coal_enable (Enable Coal) bool true
orecontrol_coal_scarcity (Coal Scarcity) int 8 1 100
orecontrol_coal_num (Coal Ores per Cluster) int 20 1 100
orecontrol_coal_size (Coal Cluster Size) int 5 1 20
orecontrol_coal_ymax (Coal Max Height) int 64 -31000 31000
orecontrol_coal_ymin (Coal Min Height) int -31000 -31000 31000

############################
# IRON
############################
orecontrol_iron_enable (Enable Iron) bool true
orecontrol_iron_scarcity (Iron Scarcity) int 10 1 100
orecontrol_iron_num (Iron Ores per Cluster) int 15 1 100
orecontrol_iron_size (Iron Cluster Size) int 4 1 20
orecontrol_iron_ymax (Iron Max Height) int 54 -31000 31000
orecontrol_iron_ymin (Iron Min Height) int -31000 -31000 31000

############################
# COPPER
############################
orecontrol_copper_enable (Enable Copper) bool true
orecontrol_copper_scarcity (Copper Scarcity) int 12 1 100
orecontrol_copper_num (Copper Ores per Cluster) int 12 1 100
orecontrol_copper_size (Copper Cluster Size) int 4 1 20
orecontrol_copper_ymax (Copper Max Height) int 48 -31000 31000
orecontrol_copper_ymin (Copper Min Height) int -31000 -31000 31000

############################
# GOLD
############################
orecontrol_gold_enable (Enable Gold) bool true
orecontrol_gold_scarcity (Gold Scarcity) int 15 1 100
orecontrol_gold_num (Gold Ores per Cluster) int 9 1 100
orecontrol_gold_size (Gold Cluster Size) int 3 1 20
orecontrol_gold_ymax (Gold Max Height) int -16 -31000 31000
orecontrol_gold_ymin (Gold Min Height) int -31000 -31000 31000

############################
# DIAMOND
############################
orecontrol_diamond_enable (Enable Diamond) bool true
orecontrol_diamond_scarcity (Diamond Scarcity) int 20 1 100
orecontrol_diamond_num (Diamond Ores per Cluster) int 5 1 100
orecontrol_diamond_size (Diamond Cluster Size) int 3 1 20
orecontrol_diamond_ymax (Diamond Max Height) int -64 -31000 31000
orecontrol_diamond_ymin (Diamond Min Height) int -31000 -31000 31000

############################
# MESE
############################
orecontrol_mese_enable (Enable Mese) bool true
orecontrol_mese_scarcity (Mese Scarcity) int 24 1 100
orecontrol_mese_num (Mese Ores per Cluster) int 4 1 100
orecontrol_mese_size (Mese Cluster Size) int 3 1 20
orecontrol_mese_ymax (Mese Max Height) int -128 -31000 31000
orecontrol_mese_ymin (Mese Min Height) int -31000 -31000 31000
