-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't generate ores only on certain mineralogy rocks using Geolosys, COFH world, etc... #116
Comments
I found these option in the config,
I change that option true and false, it still doesn't work... |
I want to ores be generated on certain rocks. (For example, Iron ore must be generated in limestone layers. like that) |
I put like that in Geolosys mod json files, but it doesn't work. I ask about on Geolosys discord, They think it might be an issue where the Mineralogy mod is loaded after other ore generating mods. and I using cofh world like that,
And it won't work too... |
so with Geolosys it works on some Mineralogy rocks? or none of them? |
@SkyBlade1978 |
MMD OreSpawn can handle it, but takes a bit of setup as it defaults to only knowing how to replace vanilla materials. We had discussed, at one point, adding the way Mineralogy generates its strata to OS3 but it went nowhere. (The reason is simple - if OS3 starts generating Mineralogy stuff, there would need to be some ordering to the generation - at the time there was none and no way around that was planned) Adding them as potential replacements could be done by editing |
@dshadowwolf |
Sadly I've not been able to figure out a reliable way to do surface markers. I've done some tests for it, but they have all had time issues or issues with generating the markers in caves. If this isn't what you're asking about, then... I'll have to give a flat "No", as it doesn't sound familiar, so I can say it isn't done in any code I've written. Note that this applies to MMD OreSpawn - the MMD counterpart to Team CoFH's CoFHWorld - so if you're asking about that other mod, I have zero clue. |
@dshadowwolf |
I've tried to not look at other mods for how they work when doing this until I've exhausted all my own ideas - so yes, I'll be taking a look at those soon, as it is a frequently requested feature that I had no idea how to handle without it doing things like "finds cave at Y70 above a vein, puts in flowers" happening (or similar events) |
I have plans for them, but have been unable to work out the "how" - as I said. The flat "No" was to if you were asking about something different. |
A fix for the OS3 integration is in test currently |
I tried to generate ores only on certain mineralogy rocks with Geolosys, COFH world, , but it doesn't work...
Maybe an issue where the Mineralogy mod is loaded after other ore generating mods?
The text was updated successfully, but these errors were encountered: