Repeater Sound

Repeater Sound

Mod

A simple client side mod that add click sound to some redstone components

Client Utility

14.1k downloads
45 followers
Createda year ago
Updated3 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

RepeaterSound v1.4.0 for 1.16-1.18

Changelog

Update note

Features

  • Messages for ALARM and DISABLED interaction modes are now configurable.

/repeatersound alarmMessage <message> to set the message of ALARM mode.

  • Used to set the message that will be sent to you in ALARM interaction mode, use {Block} and {Pos} to get the block and its pos.

  • For example: /repeatersound alarmMessage "c: {Block}, p: {Pos}" and click a repeater at 0 0 0 will send this message: c: Block{minecraft:repeater}, p: 0, 0, 0

  • Please note that <message> must be enclosed in quotes.

/repeatersound disabledMessage <message> to set the message of DISABLED mode.

  • Used to set the message that will display on screen in DISABLED interaction mode.

  • Please note that <message> must be enclosed in quotes.

  • Setting config using commands will send feedback via a chat message now.
    • Invalid config value will not be saved now.

Fixes/Optimizations

  • The arguments of command /repeatersound interactionMode are not case-sensitive anymore.

  • Fixed a bug where the option useRandom has incorrect id in the config checker.

  • Implemented deferred config writing. The config will now only be written to disk when you quit a world/server. Previously it will be write to disk each time you use the command.

  • Implemented value verification when setting config by command, invalid value will not be saved to config.

Dependencies

Files

RepeaterSound-1.4.0_1.16-1.18.2.jar(44.11 KiB) Primary Download

External resources



Project members

HeyBlack233

Owner


Technical information

License
MIT
Client side
required
Server side
unsupported
Project ID