DeathMock
A datapack that adds a playful mock sound effect for every 5 player deaths. 为原版生存增加一丝"友好"趣味的死亡嘲讽数据包。
🎯 Features & Intro / 功能简介
- When a player's death count reaches a multiple of 5, a unique sound effect plays as a light-hearted mock/reminder.
- 当玩家累计死亡次数达到5次时,将会播放一段独特的音效,作为一次"轻轻的"提醒或嘲讽。
✨ Highlights / 核心优势
- Vanilla Command Implementation / 原生指令实现: 100% based on in-game commands. No mods or loaders (Fabric/Forge) required. / 无需任何模组或加载器。
- All-in-One File / 一体化文件: The custom sound resource pack is embedded inside the datapack. No need to download or manage separate files. / 自定义音效资源包已内嵌在数据包中,无需额外下载。
- Safe & Lightweight / 安全轻量: Zero risk of save corruption or conflicts. Minimal performance impact. / 对存档零风险,无冲突,性能影响极微。
📦 Installation (CRITICAL) / 安装方法(关键)
You MUST enable both the datapack AND resource pack functions for sounds to work. 你必须同时启用数据包和资源包功能,音效才能正常工作。
- Download the
.zipfile from this page. 从本页面下载.zip文件。 - As a Datapack / 作为数据包: Place the
.zipfile into your world save'sdatapacksfolder. 将此.zip文件放入世界存档文件夹的datapacks目录中。 - As a Resource Pack / 作为资源包: In-game, go to Options -> Resource Packs. Find this datapack file in the "Available" list, add it to "Selected", and ensure it's enabled (usually moved to the right and to the top). 进入游戏**"选项" -> "资源包",在"可用资源包"列表中找到本数据包文件**,添加并启用它(通常需移至右侧并置顶)。
- Execute
/reloadin-game or restart your world. 在游戏中执行/reload命令或重启世界。
⚠️ Compatibility Notice / 兼容性说明
- Officially Supported Versions / 官方支持版本: This datapack uses the
dialogcommand and is designed and tested for Minecraft 1.20.3 and above. 本数据包使用了dialog指令,官方设计并测试于 Minecraft 1.20.3 及以上版本。 - Unofficial Older Version Support / 旧版本非官方支持: It might work on slightly older versions (e.g., 1.20.1-1.20.2), but this is NOT officially supported. Issues on unsupported versions may not receive technical support. 有反馈表明其在1.20.1-1.20.2等旧版本中也可能运行,但这并非官方支持,相关问题可能无法获得技术支持。
🔧 Customization / 自定义配置
- Change Trigger Count / 修改触发次数: Edit
data/deathmock/functions/check.mcfunctionto adjust the death count condition. 编辑data/deathmock/functions/check.mcfunction文件以调整死亡次数条件。 - Replace Sound / 更换音效: Replace the corresponding
.oggfile inassets/(keeping the same filename and path). 替换assets/目录下对应的.ogg音频文件(请保持文件名与路径一致)。
❓ Notes / 使用须知
This is a fun-oriented datapack. Please ensure your server or friends are comfortable with this type of humor. 这是一个趣味性数据包,请确保你的服务器或伙伴能接受这种幽默。
📄 License / 许可证
This project is licensed under the MIT License. 本项目采用 MIT License。
