Files
FearFactory/1.20.1-FearFactoryTest/minecraft/config/dsurround/soundconfig.json

57 lines
1.1 KiB
JSON
Raw Normal View History

[
{
"startup": true,
"soundEventId": "darwiniv:cavesoundsbeta"
},
2025-05-25 09:06:04 -05:00
{
"startup": true,
"soundEventId": "minecraft:ambient.cave"
},
{
"block": true,
"soundEventId": "minecraft:block.water.ambient"
},
{
"cull": true,
"soundEventId": "minecraft:entity.chicken.ambient"
},
{
"cull": true,
"soundEventId": "minecraft:entity.ender_dragon.death",
"volumeScale": 10
},
{
"cull": true,
"soundEventId": "minecraft:entity.pig.ambient"
},
{
"cull": true,
"soundEventId": "minecraft:entity.sheep.ambient"
},
{
"cull": true,
"soundEventId": "minecraft:entity.wither.death",
"volumeScale": 10
},
{
"cull": true,
"soundEventId": "minecraft:entity.wither.spawn",
"volumeScale": 10
2025-05-25 09:06:04 -05:00
},
{
"soundEventId": "minecraft:music.menu",
"volumeScale": 50
},
{
"startup": true,
"soundEventId": "the_deep_void:void_cave_ambient"
},
{
"startup": true,
"soundEventId": "the_deep_void:void_cave_ambient_2"
},
{
"startup": true,
"soundEventId": "the_deep_void:void_cave_ambient_3"
}
]