Check if Playsound successfully plays noise
Is there a way to test if Playsound is successfully playing a noise?
execute store success storage minecraft:entity_data correct_noise byte 1 run playsound minecraft:entity.cow.eggRunning something like this doesn't work because the command will always run successfully whether there is a noise played or not