New sounds
This commit is contained in:
parent
8ba1b3c0fc
commit
4c637f1fea
6 changed files with 30 additions and 1 deletions
|
@ -119,6 +119,21 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"betterend.music.sulphur_springs": {
|
||||
"category": "music",
|
||||
"sounds": [
|
||||
{
|
||||
"name": "betterend:music/godmode-melancholia",
|
||||
"volume": 0.2,
|
||||
"stream": false
|
||||
},
|
||||
{
|
||||
"name": "betterend:music/asher_fulero-elegy",
|
||||
"volume": 0.2,
|
||||
"stream": false
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
"betterend.ambient.foggy_mushroomland": {
|
||||
"category": "ambient",
|
||||
|
@ -174,6 +189,16 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"betterend.ambient.sulphur_springs": {
|
||||
"category": "ambient",
|
||||
"sounds": [
|
||||
{
|
||||
"name": "betterend:ambient/sulphur_springs",
|
||||
"volume": 0.3,
|
||||
"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