Skip to content
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

[Suggestion] Oregen type that increases in frequency depending on height #19

Open
Secretname2009 opened this issue Nov 10, 2018 · 4 comments
Labels
enhancement New feature or request

Comments

@Secretname2009
Copy link

Ive had this thought that i wanted some sort of Block to be more frequent the deeper i go, this could be used to allow Lava to generate as a danger deep below the ground. Possible settings could be where it would start, which direction it would increase towards, like downwards or upwards, minimum frequency, max frequency and when it would reach the max frequency
This could add to the variety of ore gen possibilities along with Uniform and Periodic Gaussian.

@Shad0wlife
Copy link
Contributor

Proper lava generation isn't that easy I suspect - vanilla has it simple because at some level, hollow areas are just flooded below a y level. That'd be problematic with CC.

But making ore generation more common the further down you go, that could work. Easiest idea would be weighting the spawn chance with a sigmoid or something - but if that's done properly there are a lot of config possibilities there, and people even deem the periodic gaussian generation parameters too complicated.

@Secretname2009
Copy link
Author

Secretname2009 commented Mar 5, 2019

I know that much about the lava already but it would be nice for this to be an option if not a replacement method to generate lava.
I could however recommend adding vein-type generation with the increasing frequency and/or size but i think it just adds to the complexity this menu already has but as an advanced user, i would not mind this at all.
When talking about the Periodic Gaussian i simply dont know what each option does and what it changes, i would suggest to add a tooltip that appears when hovering over the option with the mouse, kinda how like Optifine does to explain the settings and what it would do to gameplay.
If that was added to every option it would be great and help people to understand it.

@Barteks2x
Copy link
Member

You can definitely expect more progress on customization once BlockOut library is ready to be used in the way I need it, where MalisisCore dependency will be dropped.

As for tooltips, that's when they will be added too.

@Secretname2009
Copy link
Author

Alright, i will look forward for that

@Barteks2x Barteks2x transferred this issue from OpenCubicChunks/CubicChunks Mar 27, 2019
@Barteks2x Barteks2x added the enhancement New feature or request label Aug 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants