Posted March 25, 20178 yr I want to generate my platinum ore 1 per chunk, something like emerald but without defined biome generation. I'm not sure how they do it on emerald but I've made my own World Generator and used it on my ores but when I get to a really small vein size and chance it just stops generating the ore. Here's my world gen and here is the config file if you need to see the values. Edited March 25, 20178 yr by Terrails
March 25, 20178 yr How do you know it stopped generating? Did you set a breakpoint? And when repeating a test, did you delete your nether files (or start a new world) so the chunks had to be generated again? The debugger is a powerful and necessary tool in any IDE, so learn how to use it. You'll be able to tell us more and get better help here if you investigate your runtime problems in the debugger before posting.
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.