ambientAdditionsSettings

@get:JvmName(name = "ambientAdditionsSettings")
abstract val ambientAdditionsSettings: AmbientAdditionsSettings?

Settings for the ambient additions sound that may play randomly when in the biome.

This may be null, in which case no additions sound will play.