OpenCubicChunks / CubicWorldGen

Customizable CubicChunks world generation
MIT License
55 stars 23 forks source link

Custom CC ore gen enhancment #125

Open tema3210 opened 1 year ago

tema3210 commented 1 year ago

Problem: adding stuff from alikes of metallurgy is quite tedious.

Solution: Ask forge to give us an oredict and populate custom ore gen with that?

Problem with solution: how to decide on rarity of those ores? Harvest level, or transpose vanilla world generation settings (can we get them at all?)?