Hey man I've created a mod named new_biomes, just wanted to request you to make some water aquifiers spawn in biomes in my mod, as I don't have suck code.
Hi there! I'm looking at your code for new_biomes and I see that you have the proper node groups that I would expect water to spawn in, so I decided to test it myself in-game and I was able to find some water pools and lava pools in your biomes. The pools are common but not abundant, and they can be hard to spot underground, but they do exist.
If you want pools specifically for your own biomes, you can always copy the file into new_biomes, change the abdecor_cave_pools name to a different name, and add a dependency for abdecor in your mod.conf.
Hey man I've created a mod named new_biomes, just wanted to request you to make some water aquifiers spawn in biomes in my mod, as I don't have suck code.
Hi there! I'm looking at your code for new_biomes and I see that you have the proper node groups that I would expect water to spawn in, so I decided to test it myself in-game and I was able to find some water pools and lava pools in your biomes. The pools are common but not abundant, and they can be hard to spot underground, but they do exist.
If you want to edit your local copy for testing, check out the target settings for cave pools. Setting the
fill_ratio
to a larger number will spawn more pools. There's also settings for pool size and depth limits.If you want pools specifically for your own biomes, you can always copy the file into new_biomes, change the
abdecor_cave_pools
name to a different name, and add a dependency forabdecor
in your mod.conf.Thanks actually the large cave pools are really swamping the biomes and well my mod is totally inev with almost no maintainance ut sure thanks anyways