properly detect and use sounds from default/mcl

This commit is contained in:
tenplus1
2024-08-11 08:47:26 +01:00
rodzic a74a29c849
commit cdac09a8f4
44 zmienionych plików z 119 dodań i 91 usunięć

Wyświetl plik

@@ -75,7 +75,7 @@ local def = {
},
_mcl_hardness = farming.mcl_hardness,
is_ground_content = false,
sounds = farming.sounds.node_sound_leaves_defaults()
sounds = farming.node_sound_leaves_defaults()
}
-- stage 1