6 lines
389 B
MCFunction
6 lines
389 B
MCFunction
stopsound @a block minecraft:block.stone_button.click_on
|
|
function mq:tellraw {"text":"띵!!!","color":"white","msg":'""'}
|
|
execute as @a at @s run playsound minecraft:block.note_block.bell weather @s ~ ~ ~ 1 0.9
|
|
execute as @a at @s run playsound minecraft:block.note_block.bell weather @s ~ ~ ~ 1 0.9
|
|
execute as @a at @s run playsound minecraft:block.note_block.bell weather @s ~ ~ ~ 1 0.9
|