1
0
mirror of https://bitbucket.org/minetest_gamers/x_enchanting.git synced 2025-04-21 17:50:21 +02:00
This commit is contained in:
Juraj Vajda 2024-01-30 11:56:41 -05:00
parent af26c6ed76
commit ecdf5a83d1

View File

@ -95,7 +95,7 @@ minetest.register_node('x_enchanting:grindstone', {
return itemstack
end
minetest.sound_play('everness_wood_hit', {
minetest.sound_play('x_enchanting_wood_hit', {
gain = 0.5,
pos = pos,
max_hear_distance = 10