Cut down on water noise.
This commit is contained in:
parent
c09c8777e2
commit
d45d9f09d2
@ -8,7 +8,7 @@ nodecore.register_ambiance({
|
|||||||
nodenames = {"nc_terrain:water_source"},
|
nodenames = {"nc_terrain:water_source"},
|
||||||
neigbors = {"air"},
|
neigbors = {"air"},
|
||||||
interval = 1,
|
interval = 1,
|
||||||
chance = 250,
|
chance = 1000,
|
||||||
sound_name = "nc_terrain_watery",
|
sound_name = "nc_terrain_watery",
|
||||||
sound_gain = 0.05
|
sound_gain = 0.05
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user