搜索历史
清空
暂无搜索历史
论坛热搜
1
【MC整合包发布】乌托邦探险之旅3.2
热
3
[1.6.4]上古老物 冒险者传说 by WhiteSword
新
5
[转载]洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
[1.12.2]Jenny — 有趣的模拟女友模组|珍妮模组
热
4
幻虚斗罗V1.5[炫酷魂环][高级魂技][全模型贴图覆盖][超吸金]
6
[1.7.10] [HQM] [Mercury landing]水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 28|回复: 0

[模组分享] Repeater Sound (Repeater Sound Mod)-MOD模组

[复制链接]

5257

主题

52

回帖

6514

积分

龙❁妻

Rank: 8Rank: 8

经验
6514 EP
金粒
1165 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 19:05:58 | 显示全部楼层 |阅读模式
Repeater Sound (Repeater Sound Mod)Github |相关wiki |源站链接支持: fabricA simple client side mod that adds click sound to some redstone components.

特点

- 在点击时为这些红石组件添加声音。
- 中继器
- 红石导线
- 日光传感器
- 可以调整声音(包括比较器声音)的以下方面。

受影响方块的行为

- *中继器*
- *比较器*
- *红石导线*
- *日光传感器*

交互模式

有三种交互模式可改变方块在被点击时的行为:

- *NORMAL:*默认的行为,与原版Minecraft和RepeaterSound mod的标准行为一致。
- *ALARM:*当你与此mod影响的方块进行交互时,将会播放更引人注意的声音,并向您发送一个聊天消息。
- *DISABLED:*此模式禁用了与此mod影响的方块的交互。

您可以使用命令`/repeatersound interactionMode `在交互模式之间进行切换。参数为:`NORMAL`,`ALARM`,`DISABLED`。

配置

命令

命令`/repeatersound`允许您在游戏中编辑选项,以下是您可以在此命令中使用的参数列表:

- `/repeatersound setBasePitch `:用于调整将应用的基音调,``需要一个`float`数字
- `/repeatersound useRandomPitch `:用于设置是否将随机偏移应用于基音调,``需要一个`boolean`值
- `/repeatersound setVolume `:用于设置声音的音量,`volume`需要一个`float`数字
- `/repeatersound interactionMode `:用于切换交互模式
- `/repeatersound alarmMessage `:用于设置在`ALARM`交互模式下将发送给您的消息,使用`{Block}`和`{Pos}`来获取方块及其位置
- `/repeatersound disabledMessage `:用于在`DISABLED`交互模式下设置将在屏幕上显示的消息。

配置文件

在mod首次初始化之后,将在游戏的`config`目录中创建一个`repeatersound[version].json`配置文件。如果需要,您可以手动编辑此文件。

来自Modrinth所有游戏版本1.21.41.20.51.20.61.19.31.19.41.201.20.11.20.21.20.31.20.41.161.16.11.16.21.16.31.16.41.16.51.171.17.11.181.18.11.18.223w13a_or_b所有类型fabricRepeater Sound v1.6.0 for 1.21.4RepeaterSound-1.6.0_1.21.4.jar下载1.6.0#Release展开版本: 1.6.0支持游戏: 1.21.4类型:FabricRelease下载次数: 2,031Repeater Sound v1.6.0 for 1.20.5-1.20.6RepeaterSound-1.6.0_1.20.5-1.20.6.jar下载1.6.0#Release展开版本: 1.6.0支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 194Repeater Sound v1.6.0 for 1.19.3-1.20.4RepeaterSound-1.6.0_1.19.3-1.20.4.jar下载1.6.0#Release展开版本: 1.6.0支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 771Repeater Sound v1.6.0 for 1.16-1.18RepeaterSound-1.6.0_1.16-1.18.2.jar下载1.6.0#Release### Update note**News**- Added mod menu configuration screen (Cloth Config API required)**Fixes/Optimizations**- Added mod id tag to log messages- Optimized config file, now config entries have a fixed order- Fixed a bug when updating config below version 1.3.0- Config option values are validated when the mod initializes- Moved mod version from file name of config file into config entries**Others**~~why my code before is so shit~~展开版本: 1.6.0支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 61Repeater Sound v1.5.0 for 1.21.4RepeaterSound-1.5.0_1.21.4.jar下载1.5.0#Release展开版本: 1.5.0支持游戏: 1.21.4类型:FabricRelease下载次数: 136Repeater Sound v1.5.0 for 1.19.3-1.20.4RepeaterSound-1.5.0_1.19.3-1.20.4.jar下载1.5.0#Release展开版本: 1.5.0支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 177Repeater Sound v1.5.0 for 1.16-1.18RepeaterSound-1.5.0_1.16-1.18.2.jar下载1.5.0#Release### Update note**Fixes/Optimizations**- Optimized log messages- Optimized command suggestions of `/repeatersound interactionMode`- Optimized config file展开版本: 1.5.0支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 38RepeaterSound v1.4.0 for 1.19.3+RepeaterSound-1.4.0_1.19.3+.jar下载1.4.0#Release展开版本: 1.4.0支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 3,253RepeaterSound v1.4.0 for 1.16-1.18RepeaterSound-1.4.0_1.16-1.18.2.jar下载1.4.0#Release### 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.展开版本: 1.4.0支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 253RepeaterSound v1.3.0 for 1.19.3+RepeaterSound-1.3.0_1.19.3+.jar下载1.3.0#Release展开版本: 1.3.0支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型:FabricRelease下载次数: 25,940RepeaterSound v1.3.0 for 1.16-1.18RepeaterSound-1.3.0_1.16-1.18.2.jar下载1.3.0#Release### Update note- New Feature: “Interaction Mode” with three available modes:- `NORMAL`: This is the standard behavior of both vanilla Minecraft and the RepeaterSound mod.- `ALARM`: A more noticeable sound will be played and a chat message will be sent to you when you interact with a block affected by this mod. Please note that the block will still be \"clicked\", and its state will change accordingly.- `DISABLED`: This mode disables interactions with blocks affected by this mod.- You can switch between interaction modes using the command `/repeatersound interactionMode <mode>`. The arguments are: `NORMAL`, `ALARM`, `DISABLED`. Please note that these arguments are case-sensitive and must be in uppercase.- The entire configuration-related code has been rewritten. Don’t worry, your configuration from previous versions (below 1.3.0) will be migrated automatically.- Other code optimizations.展开版本: 1.3.0支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 120RepeaterSound v1.2.0 for  1.19.3+RepeaterSound-1.2.0_193-194.jar下载1.2.0#Release展开版本: 1.2.0支持游戏: 1.19.3, 1.19.4, 1.20, 1.20.1类型:FabricRelease下载次数: 3,513RepeaterSound v1.2.0 for 1.16-1.18RepeaterSound-1.2.0_16-18.jar下载1.2.0#Release### Update note- Added daylight detector sound- Volume of sounds in the mod(including comparator) can now be adjusted by command `/repeatersound setVolume <volume>`, `<volume>` requires a `float` number- Optimized logic of loading config展开版本: 1.2.0支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 103RepeaterSound v1.1.1 for 1.19.3/.4RepeaterSound-1.1.1_193-194.jar下载1.1.1#Release展开版本: 1.1.1支持游戏: 1.19.3, 1.19.4, 23w13a_or_b类型:FabricRelease下载次数: 291RepeaterSound v1.1.1 for 1.16-1.18RepeaterSound-1.1.1_16-18.jar下载1.1.1#Release### Update note- The mod now works without any dependency- Fixed the comparator mixin not only work in client environment展开版本: 1.1.1支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 93RepeaterSound v1.1.0 for 1.19.3/.4RepeaterSound-1.1.0_193-194.jar下载1.1.0#Release展开版本: 1.1.0支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 83RepeaterSound v1.1.0 for 1.16-1.18RepeaterSound-1.1.0_16-18.jar下载1.1.0#Release### Update note- The pitch adjustments also affect comparator sound now- Optimized code & file, now using Minecraft\'s own sound instead of adding new sounds- Merged the mod for Minecraft 1.16-1.18 into a single file展开版本: 1.1.0支持游戏: 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2类型:FabricRelease下载次数: 92RepeaterSound v1.0.0 for 1.19.3/.4RepeaterSound-1.19.4-1.0.0.jar下载1.0.0#Release1.19.3 & 1.19.4展开版本: 1.0.0支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 91RepeaterSound v1.0.0 for 1.18.2RepeaterSound-1.18.2-1.0.0.jar下载1.0.0#Release展开版本: 1.0.0支持游戏: 1.18.2类型:FabricRelease下载次数: 80RepeaterSound v1.0.0 for 1.17.1RepeaterSound-1.17.1-1.0.0.jar下载1.0.0#Release展开版本: 1.0.0支持游戏: 1.17.1类型:FabricRelease下载次数: 75RepeaterSound v1.0.0 for 1.16.5RepeaterSound-1.16.5-1.0.0.jar下载1.0.0#Release### Update note- The pitch of repeater and redstone wire sounds are now configurable- Added an option to apply a random offset to the base pitch- There are two ways to adjust these two options:- Adjust them through a config file `repeatersound.json5` which is located in the game\'s `config` directory- Use the newly added command `/repeatersound`, there are two arguments you can use in this command- `/repeatersound setBasePitch <pitch>` is used for the adjustment of the base pitch that will be applied on both repeater and redstone wire, `<pitch>` requires a `float` number- `/repeatersound useRandomPitch <random>` is used to set if the random offset will be applied to the base pitch, `<random>` requires a `boolean` value展开版本: 1.0.0支持游戏: 1.16.5类型:FabricRelease下载次数: 61RepeaterClickingSound v0.2.0 for 1.19.3RepeaterClickingSound1.19.3-0.2.0.jar下载0.2.0#BetaUpdated for Minecraft 1.19.3</br>[Fabric API](https://modrinth.com/mod/fabric-api) required展开版本: 0.2.0支持游戏: 1.19.3类型:FabricBeta下载次数: 84RepeaterClickingSound v0.2.0 for 1.18.2RepeaterClickingSoundMod1.18.2-0.2.jar下载0.2.0#Beta展开版本: 0.2.0支持游戏: 1.18.2类型:FabricBeta下载次数: 72RepeaterClickingSound v0.2.0 for 1.17.1RepeaterClickingSoundMod1.17.1-0.2.jar下载0.2.0#Beta展开版本: 0.2.0支持游戏: 1.17.1类型:FabricBeta下载次数: 80RepeaterClickingSound v0.2.0 for 1.16.5RepeaterClickingSoundMod1.16.5-0.2.jar下载0.2.0#BetaAdded:- Added redstone wire sound event.Changed:- The pitch of repeater sound now depend on the delay of that repeater.- The mod is now displayed as \"Client\" in [Mod Menu](https://modrinth.com/mod/modmenu).展开版本: 0.2.0支持游戏: 1.16.5类型:FabricBeta下载次数: 67RepeaterClickingSound v0.1.0 for 1.18.2RepeaterClickingSoundMod1.18.2-0.1.jar下载0.1.0#Beta展开版本: 0.1.0支持游戏: 1.18.2类型:FabricBeta下载次数: 51RepeaterClickingSound v0.1.0 for 1.17.1RepeaterClickingSoundMod1.17.1-0.1.jar下载0.1.0#Beta展开版本: 0.1.0支持游戏: 1.17.1类型:FabricBeta下载次数: 65RepeaterClickingSound v0.1.1 for 1.16.5RepeaterClickingSoundMod1.16.5-0.1.1.jar下载0.1.1#Beta展开版本: 0.1.1支持游戏: 1.16.5类型:FabricBeta下载次数: 58全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
Repeater Sound
楼主 2025-8-10 19:05:58 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2025-9-25 10:37 , Processed in 0.223968 second(s), 53 queries .

快速回复 返回顶部 返回列表