Open walkerjonny opened 8 years ago
Hi ty for the suggestion ! In the next version that i'll upload tomorrow everything ores related is in the config file .I will look later too make a COG config :)
Just a question about the spawning chances for the ores: Does a spawning chance of 0 mean that the ore is not spawned at all by SFArtifacts? Because I want to have those ores registered but want to do the spawning using CustomOreGen.
To avoid spawn of ore use "vibranium ore registration enable" and "asgardite ore registration enable", set it to false to disable their spawn only, the block will still be registered. I will rename them because its confusing :), they should be called "vibranium ore spawn enable" and "asgardite ore spawn enable"
Hi, It would be very helpful if you could add ore generation parameters to your config file. Many mods offer those settings already. There should be information's about min height, max height, amount per spawn (example: iron = 4), frequency. Also it would be good to have an option to turn off your ore generation (but not disabling the ores itself). In that case mods that are specialized to ore generation (like CustomOreGen for example) do not need to wipe your ore generation first before they generate the ores for your mod. That saves time. By the way, COG offers many options and functionalities when it comes to ore generation. And if only one mod generates the ores for all other mods ore generation is much faster at all. And if you are interested - COG offers an option for mod developers so that they can add own ore generation configs for their ores to COG.