Skip to content

Commit

Permalink
Adjust volume
Browse files Browse the repository at this point in the history
  • Loading branch information
WenXin20 committed Sep 7, 2024
1 parent 685c7aa commit 379de3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/assets/marioverse/sounds.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{ "name": "block/iron_trapdoor/close3", "stream": false },
{ "name": "block/iron_trapdoor/close4", "stream": false }], "subtitle": "subtitles.marioverse.block.pipe_closes" },

"block.pipe_warps": {"category": "block", "sounds": [{ "name": "marioverse:block/pipe_warps", "stream": false, "pitch": 1.0, "volume": 1.0 }],
"block.pipe_warps": {"category": "block", "sounds": [{ "name": "marioverse:block/pipe_warps", "stream": false, "pitch": 1.0, "volume": 0.8 }],
"subtitle": "subtitles.marioverse.block.pipe_warps" },

"block.power_up_spawns": {"category": "block", "sounds": [{ "name": "marioverse:block/power_up_spawns", "stream": false }],
Expand Down

0 comments on commit 379de3a

Please sign in to comment.