Files
FearFactory/1.20.1-FearFactoryTest/minecraft/config/dsurround/soundconfig.json
admim 0180adc8df Flesh Dimension now has spooky
ihfr:the_carnage < this dimension now uses the Spooklementary_1.1 nether shaders.

this was surprisingly easy. will have to manually adjust settings via hard-coding them in
2025-05-23 19:30:35 -05:00

53 lines
1.0 KiB
JSON

[
{
"startup": true,
"soundEventId": "darwiniv:cavesoundsbeta"
},
{
"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
},
{
"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"
}
]