forked from mtcontrib/x_enchanting
fix typo
This commit is contained in:
parent
af26c6ed76
commit
ecdf5a83d1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user