Megalake sounds and music
This commit is contained in:
parent
004d5f4ce7
commit
491afd5236
6 changed files with 29 additions and 0 deletions
|
@ -44,6 +44,21 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"betterend.music.megalake": {
|
||||
"category": "music",
|
||||
"sounds": [
|
||||
{
|
||||
"name": "betterend:music/jesse_gallagher-the_blue_pearl",
|
||||
"volume": 0.25,
|
||||
"stream": false
|
||||
},
|
||||
{
|
||||
"name": "betterend:music/jesse_gallagher-venkatesananda",
|
||||
"volume": 0.25,
|
||||
"stream": false
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
"betterend.ambient.foggy_mushroomland": {
|
||||
"category": "ambient",
|
||||
|
@ -63,6 +78,15 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"betterend.ambient.megalake": {
|
||||
"category": "ambient",
|
||||
"sounds": [
|
||||
{
|
||||
"name": "betterend:ambient/megalake",
|
||||
"stream": false
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
"betterend.entity.dragonfly": {
|
||||
"category": "entity",
|
||||
|
|
BIN
src/main/resources/assets/betterend/sounds/ambient/megalake.ogg
Normal file
BIN
src/main/resources/assets/betterend/sounds/ambient/megalake.ogg
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue