Update 1.0.0.6 of Oasis Desert
Added 2020-01-13 05:18:08 +0000 UTCThis is a fix update. I improved the distribution of caves to make them less rare. The lava used to be dark on first load (blame spigot for this :P), now it's bright like it should be. Diamond ore used to not generate at all.
The diamonds problem was caused by the field vanilla-diamonds.ores-pre-chunk in config.yml which had a value of 2 by default. In short when the generator decides how many veins to generate, it divides the number of total diamonds by the average number of diamonds per vein. In this case it was 2 / 3 = 0 (integer division). If you're running the old default config values for diamond, simply change vanilla-diamonds.ores-pre-chunk value from 2 to 3.
Comments
Oh thank you for the idea to make a discord server, I will get on that this weekend!
Dan Negura
2020-02-01 20:19:50 +0000 UTC