mirror of
https://bitbucket.org/minetest_gamers/x_enchanting.git
synced 2025-06-29 14:21:07 +02:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
ecdf5a83d1 |
@ -95,7 +95,7 @@ minetest.register_node('x_enchanting:grindstone', {
|
|||||||
return itemstack
|
return itemstack
|
||||||
end
|
end
|
||||||
|
|
||||||
minetest.sound_play('everness_wood_hit', {
|
minetest.sound_play('x_enchanting_wood_hit', {
|
||||||
gain = 0.5,
|
gain = 0.5,
|
||||||
pos = pos,
|
pos = pos,
|
||||||
max_hear_distance = 10
|
max_hear_distance = 10
|
||||||
|
Reference in New Issue
Block a user