NadsiumBicarbinate is not generating, not on the server, and not on three test worlds with higher spawn rates in the configs.
Looking at the HCWorldGenerator.java i only found that line 110
if (world.getBlockState(topBlockPos.up()) == Blocks.water) {
has no "getBlock" like it is with Beachium
could be that is intentional, but i give up for today to learn java ;-)
Minecraft: 1.8.9 Hydraulicraft: 3.1.65 FTB Unstable pack: 3.0.28 (current version, Chunk Generation maybe older)
NadsiumBicarbinate is not generating, not on the server, and not on three test worlds with higher spawn rates in the configs.
Looking at the HCWorldGenerator.java i only found that line 110 if (world.getBlockState(topBlockPos.up()) == Blocks.water) { has no "getBlock" like it is with Beachium
could be that is intentional, but i give up for today to learn java ;-)
Greetings Kropter