changes, initial music pack
This commit is contained in:
@ -3,6 +3,10 @@
|
||||
"startup": true,
|
||||
"soundEventId": "darwiniv:cavesoundsbeta"
|
||||
},
|
||||
{
|
||||
"startup": true,
|
||||
"soundEventId": "minecraft:ambient.cave"
|
||||
},
|
||||
{
|
||||
"block": true,
|
||||
"soundEventId": "minecraft:block.water.ambient"
|
||||
@ -11,27 +15,11 @@
|
||||
"cull": true,
|
||||
"soundEventId": "minecraft:entity.chicken.ambient"
|
||||
},
|
||||
{
|
||||
"startup": true,
|
||||
"soundEventId": "minecraft:ambient.cave"
|
||||
},
|
||||
{
|
||||
"startup": true,
|
||||
"soundEventId": "the_deep_void:void_cave_ambient_2"
|
||||
},
|
||||
{
|
||||
"cull": true,
|
||||
"soundEventId": "minecraft:entity.ender_dragon.death",
|
||||
"volumeScale": 10
|
||||
},
|
||||
{
|
||||
"startup": true,
|
||||
"soundEventId": "the_deep_void:void_cave_ambient"
|
||||
},
|
||||
{
|
||||
"startup": true,
|
||||
"soundEventId": "the_deep_void:void_cave_ambient_3"
|
||||
},
|
||||
{
|
||||
"cull": true,
|
||||
"soundEventId": "minecraft:entity.pig.ambient"
|
||||
@ -49,5 +37,21 @@
|
||||
"cull": true,
|
||||
"soundEventId": "minecraft:entity.wither.spawn",
|
||||
"volumeScale": 10
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user