mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-23 23:50:18 +02:00
Add adequate sound for faucet/tap
This commit is contained in:
@ -127,7 +127,7 @@ local function taps_on_rightclick(pos, node, clicker)
|
||||
velocity_z = { min = -0.1, max = 0 },
|
||||
spread = 0
|
||||
}
|
||||
homedecor.start_particle_spawner(pos, node, particledef, "homedecor_shower")
|
||||
homedecor.start_particle_spawner(pos, node, particledef, "homedecor_faucet")
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user