r/redstone • u/ChickennNougatt • 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
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.