Skip to content

Commit

Permalink
Add mushroom_boing sound config
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovdev committed Nov 23, 2024
1 parent 8d9827f commit efe8ee0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions assets/minecraft/sounds.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,16 @@
}
]
},
"save_the_kweebecs.mushroom_boing": {
"sounds": [
{
"name": "save_the_kweebecs/mushroom_boing",
"stream": true,
"volume": 1.0,
"attenuation_distance": 0
}
]
},
"lobby.cosmetic_selector_open": {
"sounds": [
{
Expand Down

0 comments on commit efe8ee0

Please sign in to comment.