Bigger Reactors

Bigger Reactors

17M Downloads

Allow for completely disabling ore gen

SGZ-Creations opened this issue ยท 1 comments

commented

Allow for completely disabling ore gen, Then convert to use Uranium. Config not only allowing 1 as the lowes ore spawn rate.

[common.worldgen]
	#If false, disables all world gen from Extreme Reactors;
	#all other worldgen settings are automatically ignored.
	enableWorldGen = false
	#Re-run world gen in chunks that have already been generated (once they have been loaded), 
	#but have not been modified by Extreme Reactors before.
	enableWorldRegeneration = false
	#User-set world generation version.
	#Increase this by one if you want Extreme Reactors to re-run world generation in already modified chunks.
	#Range: > 0
	userWorldGenVersion = 1
	#Enable generation of Yellorite Ore.
	yelloriteOreEnableWorldGen = false
	#Maximum number of Yellorite Ore clusters per chunk.
	#Range: 1 ~ 25
	yelloriteOreMaxClustersPerChunk = 0
	#Maximum number of Yellorite Ores to generate in each cluster.
	#Range: 1 ~ 16
	yelloriteOrePerCluster = 0
	#Maximum height (Y coordinate) in the world to generate Yellorite Ore.
	#Range: 1 ~ 256
	yelloriteOreMaxY = 32
commented

Wrong mod. Report to Extreme Reactors.