Version:
1.3.2
What is the bug:
It appears that Shiny and Emerald ores are disabled and was wondering if this is documented anywhere and if there is a workaround besides regenerating the world after changing configs.
Mod & Version:
Infinity 1.3.2
Paste.feed-the-beast.com log:
Can it be repeated:
Known Fix:
Enter the missing stanza below into config/cofh/world/ThermalFoundation-Ores.json:
"platinum": {
"template": "uniform",
"generator": "sparse-cluster",
"block": [
{"name": "ThermalFoundation:Ore", "metadata": 5, "weight": 80},
{"name": "ThermalFoundation:Ore", "metadata": 4, "weight": 20}
],
"clusterSize": 3,
"numClusters": 1,
"minHeight": 5,
"maxHeight": 30,
"retrogen": "true",
"biomeRestriction": "none",
"biomes": [
"all"
],
"dimensionRestriction": "blacklist",
"dimensions": [
-1,
1
]
},
1.3.2
What is the bug:
It appears that Shiny and Emerald ores are disabled and was wondering if this is documented anywhere and if there is a workaround besides regenerating the world after changing configs.
Mod & Version:
Infinity 1.3.2
Paste.feed-the-beast.com log:
Can it be repeated:
Known Fix:
Enter the missing stanza below into config/cofh/world/ThermalFoundation-Ores.json:
"platinum": {
"template": "uniform",
"generator": "sparse-cluster",
"block": [
{"name": "ThermalFoundation:Ore", "metadata": 5, "weight": 80},
{"name": "ThermalFoundation:Ore", "metadata": 4, "weight": 20}
],
"clusterSize": 3,
"numClusters": 1,
"minHeight": 5,
"maxHeight": 30,
"retrogen": "true",
"biomeRestriction": "none",
"biomes": [
"all"
],
"dimensionRestriction": "blacklist",
"dimensions": [
-1,
1
]
},
Last edited: