登陆 注册 QQ登陆
快捷导航
查看: 0|回复: 0

[模组分享] Mixtape (混音带)-MOD模组

[复制链接]

5257

主题

50

回帖

6491

积分

龙❁妻

Rank: 8Rank: 8

经验
6491 EP
金粒
1144 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 18:28:43 | 显示全部楼层 |阅读模式
Mixtape (混音带)Github |相关wiki |源站链接支持: fabric , quilt混音带是一个客户端模组,为《我的世界》中的音乐添加了大量配置选项。你可以控制音乐的播放频率、播放内容等等!该模组可以根据请求将其回溯到较旧的版本。

Social

Discord:

功能

目前的功能包括:

-
跳过快捷键
允许你选择如果延迟大于0,则跳过快捷键是否开始新的歌曲

-
开始新歌曲快捷键
允许你选择播放快捷键是否替换当前歌曲

-
暂停/恢复快捷键(目前只将歌曲之间的延迟设置为无限,尚未完成)

-
根据你的位置将音乐从基于位置的音乐更改为特定位置的音乐,如地狱、末地、水下等

-
设置在所有区域之间歌曲之间的延迟为0

-
停止在暂停游戏、跨维度旅行和离开世界时暂停音乐的设置

-
可以使音乐的音调多变的设置,因此每次听到都会有些不同
你可以更改音调变化的最小和最大值,从而控制变化

-
针对每种音乐类型(菜单、创造、游戏、水下、末地、地狱、结尾和唱片机)的设置
该类型的音乐是否可以播放在更多音乐播放之前可以发生的最大延迟(除了结尾和唱片机音乐)音乐播放之前可以发生的最大延迟(除了结尾和唱片机音乐)歌曲播放的音量

-
唱片机歌曲的特殊设置
启用时,当播放唱片歌曲时会降低常规音乐的音量将唱片歌曲更改为单声道,因此当你转身时它们不会切换耳朵替换歌曲11为歌曲eleven替换歌曲cat为歌曲dog替换歌曲ward为歌曲Droopy Likes Your Face

-
调试屏幕中的有用信息

-
音乐弹出提示
音乐弹出提示类似于常规配方和进度提示。它们可以显示专辑封面、歌曲艺术家和名称以及歌曲专辑名称。音乐弹出提示的各个部分都有很多定制选项(持续时间、是否发出声音、显示哪些信息等)。音乐弹出提示与资源包添加的音乐兼容!

在`resourcepack/assets/mixtape`中创建一个`music_list.json`文件,以添加标题、艺术家和专辑。

json

{

  \"calm1\": {

    \"name\": \"Minecraft\",

    \"artist\": \"C418\",

    \"album\": \"Minecraft - Volume Alpha\"

  },

  \"calm2\": {

    \"name\": \"Clark\",

    \"artist\": \"C418\",

    \"album\": \"Minecraft - Volume Alpha\"

  }

}

在`resourcepack/assets/mixtape`中创建一个`album_list.json`文件,将专辑名称指向`resourcepack/assets/mixtape/textures/gui/album_covers.png`中的300x300瓦片。

json

{

  \"Minecraft - Volume Alpha\": {

    \"x\": 0,

    \"y\": 0

  },

  \"Minecraft - Volume Beta\": {

    \"x\": 1,

    \"y\": 0

  }

}

混音带还附带了6个内置资源包!

这些资源包用于控制播放的音乐,有些添加了c418为《我的世界》写的但未在游戏中使用的音乐。

-
未使用的音乐
添加了由c418为《我的世界》写的未使用音乐

-
末地的0x10c
使来自0x10c原声带的歌曲在末地播放截图:

来自Modrinth所有游戏版本1.20.31.20.41.20.21.201.20.11.19.41.19.31.191.19.11.19.2所有类型fabricquiltMixtape 1.6.2 for Minecraft 1.20.3-1.20.4Mixtape-1.6.2-1.20.4.jar下载1.6.2#Release- There is now an update badge that will let you know when there is a mixtape update available, and it can be turned off in the settings.- You can now show the current playing song in either the pause or options screen.- Music toasts now disappear after their song has finished.- Music toasts now show one after another, rather than 5 at a time.- Jukeboxes now stop playing when you return to them if someone stopped them while they were outside your render distance.- Mixtape is now enabled by default.- Decreased the range of the mono distance slider for jukeboxes.- Fixed interacting with jukeboxes crashing the game.- Fixed jukeboxes not playing at all when mixtape was disabled.- Fixed noteblocks playing their audio from 0, 0, 0 if mono was enabled for jukeboxes.- Fixed jukebox volume slider not affecting the volume of jukeboxes.- Fixed music turning up to max volume when any volume sliders were changed even if it was being turned down by jukeboxes.- Fixed enabled toggles in music type settings not actually turning off that music type.- Fixed new minecraft music (1.13+) from playing at a louder volume than old minecraft music when using mixtape resourcepacks.- Fixed mod features still functioning when mixtape was disabled.- Fixed mod icon not showing up properly in modmenu.展开版本: 1.6.2支持游戏: 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 1,423Mixtape 1.6.2 for Minecraft 1.20.2Mixtape-1.6.2-1.20.2.jar下载1.6.2#Release- There is now an update badge that will let you know when there is a mixtape update available, and it can be turned off in the settings.- You can now show the current playing song in either the pause or options screen.- Music toasts now disappear after their song has finished.- Music toasts now show one after another, rather than 5 at a time.- Jukeboxes now stop playing when you return to them if someone stopped them while they were outside your render distance.- Mixtape is now enabled by default.- Decreased the range of the mono distance slider for jukeboxes.- Fixed interacting with jukeboxes crashing the game.- Fixed jukeboxes not playing at all when mixtape was disabled.- Fixed noteblocks playing their audio from 0, 0, 0 if mono was enabled for jukeboxes.- Fixed jukebox volume slider not affecting the volume of jukeboxes.- Fixed music turning up to max volume when any volume sliders were changed even if it was being turned down by jukeboxes.- Fixed enabled toggles in music type settings not actually turning off that music type.- Fixed new minecraft music (1.13+) from playing at a louder volume than old minecraft music when using mixtape resourcepacks.- Fixed mod features still functioning when mixtape was disabled.- Fixed mod icon not showing up properly in modmenu.展开版本: 1.6.2支持游戏: 1.20.2类型:FabricQuiltRelease下载次数: 186Mixtape 1.6.2 for Minecraft 1.20Mixtape-1.6.2-1.20.1.jar下载1.6.2#Release- There is now an update badge that will let you know when there is a mixtape update available, and it can be turned off in the settings.- You can now show the current playing song in either the pause or options screen.- Music toasts now disappear after their song has finished.- Music toasts now show one after another, rather than 5 at a time.- Jukeboxes now stop playing when you return to them if someone stopped them while they were outside your render distance.- Mixtape is now enabled by default.- Decreased the range of the mono distance slider for jukeboxes.- Fixed interacting with jukeboxes crashing the game.- Fixed jukeboxes not playing at all when mixtape was disabled.- Fixed noteblocks playing their audio from 0, 0, 0 if mono was enabled for jukeboxes.- Fixed jukebox volume slider not affecting the volume of jukeboxes.- Fixed music turning up to max volume when any volume sliders were changed even if it was being turned down by jukeboxes.- Fixed enabled toggles in music type settings not actually turning off that music type.- Fixed new minecraft music (1.13+) from playing at a louder volume than old minecraft music when using mixtape resourcepacks.- Fixed mod features still functioning when mixtape was disabled.- Fixed mod icon not showing up properly in modmenu.展开版本: 1.6.2支持游戏: 1.20类型:FabricQuiltRelease下载次数: 208Mixtape 1.6.1Mixtape-1.6.1.jar下载1.6.1#Release- Fixed a bug where jukeboxes just didn\'t play at all.展开版本: 1.6.1支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 7,268Mixtape 1.6.0Mixtape-1.6.0.jar下载1.6.0#Release- Switch from cloth config to yet another config lib!- Mixtape\'s config screen now looks like this!<img width=\"1440\" alt=\"image\" src=\"https://github.com/AliahX/Mixtape/assets/40045439/16d419c4-e117-471a-a04d-eb265a1515ce\">- Each config option has a title and a description.- Make the options titled enabled in each of the separate music categories actually function.- Rename the category game to overworld.- Added an option to make music toasts last until their song ends.- Added an option to control the distance at which you can hear a music disc when you have mono enabled.- Make music discs volume scale with distance when mono is enabled.- Added missing translation keys for music types.- Fixed a bug where music doesn\'t turn back up after leaving the range that you could hear music discs from if mono was enabled.- Fix the paths of 6 songs that were added incorrectly to the sounds.json file.展开版本: 1.6.0支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 137Mixtape 1.5.3Mixtape-1.5.3.jar下载1.5.3#Release- Fixed a bug where creative music plays in survival if you\'re in an overworld biome with specific music- Added all vanilla songs as separate named events (currently only usable in /playsound)- Fixed a mixin that was stopping the /stopsound command from working correctly- Updated built-in resourcepack descriptions to fit on screens展开版本: 1.5.3支持游戏: 1.20, 1.20.1类型:FabricQuiltRelease下载次数: 517Mixtape 1.5.2Mixtape-1.5.2.jar下载1.5.2#Release- Made Mixtape compatible with resourcepacks!- you can now create a `music_list.json` file in `resourcepack/assets/mixtape` structured like this to make them correctly show up on music toasts.```json{\"calm1\": {\"name\": \"Minecraft\",\"artist\": \"C418\",\"album\": \"Minecraft - Volume Alpha\"},\"calm2\": {\"name\": \"Clark\",\"artist\": \"C418\",\"album\": \"Minecraft - Volume Alpha\"}}```- you can now create an `album_list.json` file in `resourcepack/assets/mixtape` structured like this with x and y matching coordinates of 300x300 squares on `resourcepack/assets/mixtape/textures/gui/album_covers.png````json{\"Album\": {\"x\": 0,\"y\": 2},\"Album2\": {\"x\": 1,\"y\": 2}}```- Resourcepacks that add music without having a music or album list file will no longer crash the game.展开版本: 1.5.2支持游戏: 1.20, 1.20.1类型:FabricQuiltRelease下载次数: 241Mixtape 1.5.1Mixtape-1.5.1.jar下载1.5.1#Release- Updated to work with 1.20!- Music toasts now show 1.20 songs.- Renamed no caves & cliffs resourcepack to Only c418.- Fix bug music system breaks down after reloading resources.-  Fix bug where music was stopped when switching dimensions even with the option is disabled.展开版本: 1.5.1支持游戏: 1.20类型:FabricQuiltRelease下载次数: 185Mixtape 1.5.0Mixtape-1.5.0-1.19.4.jar下载1.5.0#Release- Fixed a bug where the music volume slider did not affect the volume of the music.- Fixed a bug where elytra and minecart sounds didn\'t play.- Added Music toasts!- Music toasts are like regular recipe and advancements toasts. They can show the album cover, the song artist & name, and the song album name.- Music toasts have lots of customization for each part of them. (duration, whether or not they make a sound, what information they display. etc)- Added an option to replace the ward disc with the song Droopy Likes Your Face by C418- Added Droopy Likes Ricochet to the unused music set.- Added two new resourcepacks that remove biome specificity to the music.- Added options to stop the music from stopping when you leave a world, travel dimensions, or press pause.展开版本: 1.5.0支持游戏: 1.19.4类型:FabricQuiltRelease下载次数: 258Mixtape 1.4.1Mixtape-1.4.1.jar下载1.4.1#ReleaseAdd missing translation key.展开版本: 1.4.1支持游戏: 1.19.4类型:FabricQuiltRelease下载次数: 478Mixtape 1.4.0Mixtape-1.4.0-1.19.4.jar下载1.4.0#Releasewoah- Added a keybind to start a new song when there is not currently one playing.- Added a new option that lets you set the delays between songs in all zones to 0.- Added a new option that lets you choose if the skip keybind start a new song if the delay is bigger than 0.- Added a new option that lets you choose if the play keybind replaces the current song.- Added a new option that lets you make the minecraft music turn down while a music disc is playing. (this was way too hard lmao)- Added more info to the debug screen- Fixed bugs where mod functions would still work when the mod was disabled in the options.- Fixed bugs where the Dog and Eleven were always mono even when mono was disabled.展开版本: 1.4.0支持游戏: 1.19.4类型:FabricQuiltRelease下载次数: 100Mixtape 1.3.4Mixtape-1.3.4.jar下载1.3.4#ReleaseFixed a bug where jukebox songs are played from your coordinates plus the jukeboxes coordinates when mono setting is enabled.展开版本: 1.3.4支持游戏: 1.19.4类型:FabricQuiltRelease下载次数: 185Mixtape 1.3.3 for 1.19.4Mixtape-1.3.3.jar下载1.3.3#ReleaseFixed version number of built in resourcepacks being 12 instead of 13 which caused the packs to be flagged as outdated.展开版本: 1.3.3支持游戏: 1.19.4类型:FabricQuiltRelease下载次数: 117Mixtape 1.3.2 for 1.19.4Mixtape-1.3.2.jar下载1.3.2#Release- Updated to work with 1.19.4!展开版本: 1.3.2支持游戏: 1.19.4类型:FabricQuiltRelease下载次数: 191Mixtape 1.3.1 for 1.19.3Mixtape-1.3.1-1.19.3.jar下载1.3.1#Release- Removed songs that aren\'t used in the mod (just makes the mod a bit smaller)展开版本: 1.3.1支持游戏: 1.19.3类型:FabricQuiltRelease下载次数: 197Mixtape 1.3.1 for 1.19 - 1.19.2Mixtape-1.3.1-1.19.2.jar下载1.3.1#ReleaseAdded all 1.3 & 1.3.1 features for 1.19.2.展开版本: 1.3.1支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricQuiltRelease下载次数: 2,141Mixtape 1.3Mixtape-1.3.jar下载1.3#Release- Updated to work with 1.19.3!- Removed the cassettes resourcepack (it might have been causing copyright issues idfk) (you can get it from pmc).- Fixed the cat and 11 disc descriptions to match dog and eleven if those settings are turned on.- Fixed bug where you couldn\'t modify the volume specific to each music type if you didn\'t have the vary pitch option enabled.- Removed the mixtape button location feature. I might add this back, but it would take a lot of code, and i think everyone would be fine with it being beside the sounds button anyway.展开版本: 1.3支持游戏: 1.19.3类型:FabricRelease下载次数: 121Mixtape 1.2 for 1.19+Mixtape-1.2.jar下载1.2#ReleaseUpdated to work for 1.19 - 1.19.2展开版本: 1.2支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 566Mixtape 1.1 for 1.19Mixtape-1.1.jar下载1.1#ReleaseThe first release of Mixtape!Features include- A skip keybind- A pause/resume keybind (currently only sets the delay between songs to infinite, not finished)- A setting to change the music from based on your location, to the music from a specific location, nether, end, underwater, etc- A setting that you can enable to make the pitch of the music varied, so each time you hear it it\'s slightly different- - You can change the minimum and maximum the pitch can change to, giving you control over the variation- Settings for each music type (menu, creative, game, underwater, end, nether, credits, and jukebox)- - Whether or not music of this type can play- - The maximum delay that can happen before more music plays (apart from the credits and jukebox music)- - The maximum delay that can happen before more music plays (apart from the credits and jukebox music)- - The volume at which the songs play- Special settings for jukebox songs- - A setting to change the jukebox songs to play in mono, so they don\'t switch ear when you turn around- - A setting to replace the song 11 with the song eleven- - A setting to replace the song cat with the song dog- Useful info in the debug screenMixtape also comes with 7 built-in resourcepacks!- Cassettes- - Changes all the disk textures to look like cassettes- Unused music- - Adds the unused music written by c418 for minecraft- 0x10c in the end- - Makes the songs from the 0x10c soundtrack play in the end- No caves and cliffs- - Stops the songs from the caves and cliffs and wild update soundtracks from playing- No caves and cliffs plus unused music- - Stops the songs from the caves and cliffs and wild update soundtracks from playing and adds the unused music- No nether update- - Stops the songs from the nether update soundtrack from playing- No nether update plus unused music- - Stops the songs from the nether update soundtrack from playing and adds the unused song展开版本: 1.1支持游戏: 1.19类型:FabricRelease下载次数: 104全部版本
文章类型:收录layui.use([\'form\'], function(){
var form = layui.form;
});

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

使用道具 举报

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

本版积分规则



介绍

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

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

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

官方

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

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

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

新会员

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

GMT+8, 2025-9-11 10:45 , Processed in 0.235401 second(s), 53 queries .

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