"draconiumOre": {
"template": "uniform",
"block": "DraconicEvolution:draconiumOre",
"material": "stone",
"chunkChance": 1,
"clusterSize": 16,
"numClusters": 20,
"minHeight": 0,
"maxHeight": 128,
"retrogen": "true",
"biomeRestriction": "none",
"biomes": [],
"dimensionRestriction": "blacklist",
"dimensions": [
-1,
0,
1
]
}
For some reasn this is not working. I have tweaked the draconiumOre option from the mod to turn off ore generation, i turned it back on. I have bee fiddling with this for two days. The weird thing is it has worked before, why is it not anymore?
"template": "uniform",
"block": "DraconicEvolution:draconiumOre",
"material": "stone",
"chunkChance": 1,
"clusterSize": 16,
"numClusters": 20,
"minHeight": 0,
"maxHeight": 128,
"retrogen": "true",
"biomeRestriction": "none",
"biomes": [],
"dimensionRestriction": "blacklist",
"dimensions": [
-1,
0,
1
]
}
For some reasn this is not working. I have tweaked the draconiumOre option from the mod to turn off ore generation, i turned it back on. I have bee fiddling with this for two days. The weird thing is it has worked before, why is it not anymore?