I did some flying around in a creative world with GT6 and realistic world generator, but I cannot seem to find any black sand. RWG uses custom river biomes like “Cold River”, “Ice River”, etc. Does this prevent black sand from spawning? I also noticed river water is not spawning.
GT Rivers are where it spawns, so that sounds like a conflict.
Did you check to see if GT6 has an example config for RWG?
The Custom Biomes do NOT prevent spawning the Black Sands, but I think something else in RWG does something, not sure what it was that it did though.
I may have found the issue:
I was using the GTNH version of RWG, which uses different biome IDs from the original
GTNH: Realistic-World-Gen/src/main/java/rwg/biomes/base/BaseBiomes.java at master · GTNewHorizons/Realistic-World-Gen · GitHub
Original: Realistic-World-Gen/rwg/biomes/base/BaseBiomes.java at master · Ted80-Minecraft-Mods/Realistic-World-Gen · GitHub
The biome ids from the original RWG are included in gregtech6/src/main/java/gregapi/data/CS.java at e91bbd20e004c608bd2e53589870992d8d8fab89 · GregTech6/gregtech6 · GitHub, but the ones from the GTNH version are not. Wouldn’t it be easier if GT6 river biomes were configurable instead of hardcoded anyway?
oh great the biome strings got changed, gaaaah
Might be fixed in the Secret Version ^^
It works now, thanks!
And can you add black sand generation to river biomes (RTG)?
Does RTG actually use River Biomes at all?
I think this mod removes the vanilla biome of the river, and creates its own. At least, this is the only way I can explain the lack of black sand generation.
what biome is their river? F3 might help.
Still, it’s a vanilla biome. I was wrong when I said that black sand is not generated at all. Upon closer inspection, I was able to find black sand at the bottom of the river (only at the bottom) and on the beach biome. It seems to me that there is less black sand generated in the world with this mod, but this is not a fact