Chorus forest ambient
This commit is contained in:
parent
d38a034b1b
commit
101b49d043
8 changed files with 32 additions and 5 deletions
|
@ -3,12 +3,27 @@
|
|||
"category": "music",
|
||||
"sounds": [
|
||||
{
|
||||
"name": "betterend:music/dan_henig_eternal_garden",
|
||||
"name": "betterend:music/dan_henig-eternal_garden",
|
||||
"volume": 0.1,
|
||||
"stream": false
|
||||
},
|
||||
{
|
||||
"name": "betterend:music/dan_henig_nebular_focus",
|
||||
"name": "betterend:music/dan_henig-nebular_focus",
|
||||
"volume": 0.1,
|
||||
"stream": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"betterend.music.chorus_forest": {
|
||||
"category": "music",
|
||||
"sounds": [
|
||||
{
|
||||
"name": "betterend:music/emmit_fenn-creep",
|
||||
"volume": 0.1,
|
||||
"stream": false
|
||||
},
|
||||
{
|
||||
"name": "betterend:music/jesse_gallagher-the_anunnaki_return",
|
||||
"volume": 0.1,
|
||||
"stream": false
|
||||
}
|
||||
|
@ -24,6 +39,15 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"betterend.ambient.chorus_forest": {
|
||||
"category": "ambient",
|
||||
"sounds": [
|
||||
{
|
||||
"name": "betterend:ambient/chorus_forest",
|
||||
"stream": false
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
"betterend.entity.dragonfly": {
|
||||
"category": "entity",
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue