"rad": {
"template": "fractal",
"block": [
{"name": "IC2:blockOreUran", "metadata": 0, "weight": 30},
{"name": "IC2:blockOreLead", "metadata": 0, "weight": 25},
{"name": "ImmersiveEngineering
re", "metadata": 2, "weight": 20},
{"name": "Magneticraft:thorium_ore", "metadata": 0, "weight": 5},
{"name": "Magneticraft:uranium_ore", "metadata": 0, "weight": 20}
],
"material": "stone",
"clusterSize": 32,
"numClusters": 220,
"chunkChance": 320,
"minHeight": 8,
"maxHeight": 24,
"veinHeight": 20,
"veinDiameter": 1024,
"verticalDensity": 32,
"horizontalDensity": 64,
"retrogen": "false",
"biomeRestriction": "none",
"biomes": [],
"dimensionRestriction": "blacklist",
"dimensions": [
-1,
1
]
}
With this config mod generate big ore gen but i need more rare and huge veins, at least x4-x6. if i change clusterSize for more then 40 world will crushed.
"template": "fractal",
"block": [
{"name": "IC2:blockOreUran", "metadata": 0, "weight": 30},
{"name": "IC2:blockOreLead", "metadata": 0, "weight": 25},
{"name": "ImmersiveEngineering

{"name": "Magneticraft:thorium_ore", "metadata": 0, "weight": 5},
{"name": "Magneticraft:uranium_ore", "metadata": 0, "weight": 20}
],
"material": "stone",
"clusterSize": 32,
"numClusters": 220,
"chunkChance": 320,
"minHeight": 8,
"maxHeight": 24,
"veinHeight": 20,
"veinDiameter": 1024,
"verticalDensity": 32,
"horizontalDensity": 64,
"retrogen": "false",
"biomeRestriction": "none",
"biomes": [],
"dimensionRestriction": "blacklist",
"dimensions": [
-1,
1
]
}
With this config mod generate big ore gen but i need more rare and huge veins, at least x4-x6. if i change clusterSize for more then 40 world will crushed.