Skip to content

Commit

Permalink
Tweak: Added silent fall sound (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarden-zamir committed Jan 31, 2024
2 parents 5c1b5b3 + 33a40a6 commit 58440c6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions kubejs/assets/minecraft/sounds.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,13 @@
}
],
"subtitle": "subtitles.entity.chicken.step"
},
"entity.player.big_fall": {
"replace": true,
"sounds": [ "ptdye:silent" ]
},
"entity.player.small_fall": {
"replace": true,
"sounds": [ "ptdye:silent" ]
}
}
Binary file added kubejs/assets/ptdye/sounds/silent.ogg
Binary file not shown.

0 comments on commit 58440c6

Please sign in to comment.