Releases: stashymane/extra-sounds
Releases · stashymane/extra-sounds
2.0.1
1.4.1
Changed
- Ported to 1.17
1.4.0
Added
- Creative block pick sound
Fixed
- Reworked crash fix, should now work when the game is not ticking (e.g. with Inventory Pause)
- Item sound if transferring to full inventory
- Delete sound in creative if nothing is deleted
Changed
- Tweaked food & other item sounds
1.3.1
Fixed
- Modded items not having sounds
- Crashing if item does not have a sound assigned
Changed
- Moved more sounds from hardcoded to class based detection
1.3.0
Added
- Item stack drag sound
- Drop sound pitch based on amount (versus max stack)
Fixed
- Item transfer sound in creative inventory
- Multiple sounds being played at the same time
- Crash when playing sounds during a sound tick
Changed
- Moved sound logic to item creation instead of click event
1.2.0
Added
- Hotbar sound on key press
- Item delete sound (in creative inventory)
Fixed
- Drop sound when disconnecting
- Drop sound playing when dropping nothing
- Crashing, once and for all (hopefully)
1.1.1
Changed
- Removed cloth config from jar
- Set environment to client only
1.1.0
Added
- Block-based inventory sounds
- Creative inventory click sounds
Fixed
- Fix crashes on certain clicks
- Include cloth config in jar