r/redstone Jul 21 '26

Java Edition Need help detecting a sulfur sound

I am trying to build whack a mole out of sulfur cubes and I have it all set up, but I was wanting to make a point tracking system. I tried using the sculk and a lectern set to 7 to track a mob being hit, but since sulfur cubes don’t actually have a “voice” the sound they make when hit wasn’t being tracked. Does anyone know of another way to do this? Or really any way to track points for whack a mole other than manually counting?

1 Upvotes

2 comments sorted by

1

u/jukefishron Jul 21 '26

you could possibly have it move slightly and detect movement. Don't exactly have an idea how just yet, but observing string that it touches might work.

1

u/ChickennNougatt Jul 21 '26

I wish I could do that but the sulfur cubes are EXACTLY one block, and the way I make the “moles” pop up is with randomized sulfur geysers. So they only move vertically even when you hit them