Repeater Sound
This client-side mod enhances gameplay by adding realistic sound effects when interacting with various redstone components.
Main Features
The mod plays unique sounds when clicking on the following elements:
- Repeaters
- Redstone wires
- Daylight detectors
- Comparators
Sound Customization
Each sound can be finely tuned to your preferences:
- Pitch adjustment
- Volume control
- Random pitch offset
For repeaters, the sound pitch depends on the set delay; for wires - on their shape; and for daylight detectors - on the current operating mode.
Interaction Modes
The mod offers three different operating modes:
Normal Mode
Standard behavior with added sound effects.
Alarm Mode
When interacting with blocks, a more noticeable sound is played and a message is sent to chat. The message can be customized using special commands.
Disabled Mode
Completely blocks interaction with modified blocks.
Settings Management
To change parameters, use the /repeatersound command with various arguments:
/repeatersound setBasePitch <pitch>- sets the base sound pitch/repeatersound useRandomPitch <random>- enables/disables random pitch offset/repeatersound setVolume <volume>- adjusts sound volume/repeatersound interactionMode <mode>- switches interaction modes/repeatersound alarmMessage <message>- customizes the message for alarm mode/repeatersound disabledMessage <message>- sets the message for disabled mode
For convenient configuration, the mod integrates with Mod Menu via Cloth Config API. A configuration file repeatersound.json is also available in the config folder.