End caves ambience and music
This commit is contained in:
parent
be32862f3a
commit
0da33aaf55
14 changed files with 41 additions and 15 deletions
|
@ -99,6 +99,31 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"betterend.music.caves": {
|
||||
"category": "music",
|
||||
"sounds": [
|
||||
{
|
||||
"name": "betterend:music/godmode-future_rennaisance",
|
||||
"volume": 0.1,
|
||||
"stream": false
|
||||
},
|
||||
{
|
||||
"name": "betterend:music/futuremono-moonrise",
|
||||
"volume": 0.1,
|
||||
"stream": false
|
||||
},
|
||||
{
|
||||
"name": "betterend:music/emmit_fenn-wander",
|
||||
"volume": 0.1,
|
||||
"stream": false
|
||||
},
|
||||
{
|
||||
"name": "betterend:music/corbyn_kites-orbit",
|
||||
"volume": 0.1,
|
||||
"stream": false
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
"betterend.ambient.foggy_mushroomland": {
|
||||
"category": "ambient",
|
||||
|
@ -184,6 +209,16 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"betterend.ambient.caves": {
|
||||
"category": "ambient",
|
||||
"sounds": [
|
||||
{
|
||||
"name": "betterend:ambient/caves",
|
||||
"volume": 1.0,
|
||||
"stream": false
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
"betterend.entity.dragonfly": {
|
||||
"category": "entity",
|
||||
|
|
BIN
src/main/resources/assets/betterend/sounds/ambient/caves.ogg
Normal file
BIN
src/main/resources/assets/betterend/sounds/ambient/caves.ogg
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue