Music In Pale Garden
作者:rebot | 分类:模组
Minecraft 版本: 1.21.9 1.21.10-rc1 1.21.10 25w41a
平台: fabric forge neoforge quilt
This makes music play in the pale garden, by working with a required resource pack, Minecraft Music Remastered.
All music here plays quieter than other biomes, and will also not play very often. Silence will occur often.
Tracklist consists of the original 13 overworld songs, as well as
The Datapack may not be compatible with other worldgen datapacks. I'm not sure.
If it isn't working together go to your in use datapack's pale_garden.json and change,
"music": [],
to
"music": [
{
"data": {
"max_delay": 24000,
"min_delay": 12000,
"replace_current_music": false,
"sound": { "sound_id": "minecraft:music.overworld.pale_garden"}
},
"weight": 1
}
],
and
"music_volume": 0.0,
to
"music_volume": 0.395,请登录后举报
暂无评论,抢个沙发吧~