CrystalCraftMC / CrystalSpace

Bringing the unexplored frontier of space to Minecraft
https://crystalcraftmc.com
Mozilla Public License 2.0
4 stars 11 forks source link

Ore generation #16

Open morlanius opened 9 years ago

morlanius commented 9 years ago

What I am trying to get working is basic asteroids with store insides random shells (this much works) but is there a way to make the stone generate ores akin to the overworld generation?

iffa commented 9 years ago

There's not an easy way no - but you could create your own "ore asteroids" as schematics and use them in map generation (assuming that feature still works after all these years)

https://github.com/CrystalCraftMC/CrystalSpace/blob/master/src/main/resources/ids.yml#L13

jwflory commented 9 years ago

I will add testing schematic generation to my to-do list.