Midetest mod that adds a client-side mod (CSM) tab to the Minetest main menu.
Go to file
Auke Kok e5db1211dd
Sounds: Add falling node sounds
Falling nodes should make a sound. This can only be done here,
so for simplicity we just call the sound_play() here with the node
place sound. We ignore any gain value in the sound spec since a
falling node should be loud, so the 1.0 default gain makes sense
here.
2022-05-21 16:15:31 +02:00
builtin Sounds: Add falling node sounds 2022-05-21 16:15:31 +02:00