mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-03-15 04:11:24 +00:00
game_api.txt: Add new metal sounds func.
This commit is contained in:
parent
bca0142e7f
commit
138eb71db6
1 changed files with 1 additions and 0 deletions
|
@ -464,6 +464,7 @@ Sounds inside the default table can be used within the sounds field of node defi
|
|||
* `default.node_sound_wood_defaults()`
|
||||
* `default.node_sound_leaves_defaults()`
|
||||
* `default.node_sound_glass_defaults()`
|
||||
* `default.node_sound_metal_defaults()`
|
||||
|
||||
Default constants
|
||||
-----------------
|
||||
|
|
Loading…
Add table
Reference in a new issue