Skip to content

Releases: stashymane/extra-sounds

2.0.1

09 Nov 08:13
Compare
Choose a tag to compare

Fixed

  • Effect removal sounds playing without any effect present
  • Modded block sounds not being autogenerated

1.4.1

10 Jun 07:36
Compare
Choose a tag to compare

Changed

  • Ported to 1.17

1.4.0

23 May 09:34
Compare
Choose a tag to compare

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

21 May 23:39
Compare
Choose a tag to compare

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

20 May 14:26
Compare
Choose a tag to compare

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

17 May 10:08
Compare
Choose a tag to compare

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

09 May 21:53
44be190
Compare
Choose a tag to compare

Changed

  • Removed cloth config from jar
  • Set environment to client only

1.1.0

09 May 01:13
Compare
Choose a tag to compare

Added

  • Block-based inventory sounds
  • Creative inventory click sounds

Fixed

  • Fix crashes on certain clicks
  • Include cloth config in jar