updates
This commit is contained in:
parent
03498446a5
commit
811a821224
@ -30,7 +30,7 @@ core.register_node("1042_nodes:water_source", {
|
||||
sounds = {
|
||||
footstep = {
|
||||
name = "water",
|
||||
gain = 1,
|
||||
gain = 0.5,
|
||||
pitch = 1
|
||||
},
|
||||
},
|
||||
@ -80,7 +80,7 @@ core.register_node("1042_nodes:water_flowing", {
|
||||
sounds = {
|
||||
footstep = {
|
||||
name = "water",
|
||||
gain = 1,
|
||||
gain = 0.5,
|
||||
pitch = 1
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user