Class DripstoneClusterFeature

java.lang.Object
com.github.darksoulq.abyssallib.world.gen.feature.Feature<DripstoneClusterFeature.Config>
com.github.darksoulq.abyssallib.world.gen.feature.impl.DripstoneClusterFeature

public class DripstoneClusterFeature extends Feature<DripstoneClusterFeature.Config>
A world generation feature that creates varied clusters of vertical pillars, simulating stalactites and stalagmites.

This feature randomly places multiple pillars within a defined horizontal radius. The length of each pillar decreases naturally as it approaches the outer edges of the radius, creating an organic cluster shape.