#place block with sound
5 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
the block itself can't play sound, so...
e.server.runCommandSilent(`playsound minecraft:ambient.cave player @p ${e.block.x} ${e.block.y} ${e.block.z}`);
got it, thank you
Ticket closed!