K-4U / Hydraulicraft

Entry for Modjam #3
Other
16 stars 9 forks source link

NadsiumBicarbinate not generating #201

Closed Kropter closed 8 years ago

Kropter commented 8 years ago

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