Posted September 27, 201410 yr Hi there, I was curious how I would go about making a custom cave. I basically want to change stone into four different blocks. It is annoying because from what I see it generates the caves by removing stone, rather than adding air. Any ideas?
September 27, 201410 yr Author That could work, but after the cave is generated would the ores that are supposed to only spawn in the cave still generate?
September 27, 201410 yr No, the ores wouldnt generate because they use the vanilla WorldGenMinable and that removes the stone and places the ore. But what you can do is generate the ores yourself using WorldGenMinable(Spawn, amount, Replace)?? Former developer for DivineRPG, Pixelmon and now the maker of Essence of the Gods
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.