RandomPatches (Forge)

RandomPatches (Forge)

56M Downloads

Assign sound events to more vanilla actions

muzikbike opened this issue ยท 3 comments

commented

Certain vanilla actions don't have any sounds assigned to them. (MC-93281) It seems fitting with the theme of the mod that sounds (or empty sound events at the very least) be added for said actions.

Player-world interactions missing sound events:

  • Changing redstone repeater delay
  • Changing daylight detector to day/night mode
  • Eating cake
  • Dyeing sheep, wolves and cats
  • Breeding most mobs/taming wolves
  • Entering beds, minecarts and boats, or mounting animals
  • Adding food to campfires
  • Placing boats, minecarts and end crystals
  • Detector rails being triggered
  • Making animals sit
  • Using name tags
  • Redstone ore being turned on
  • Redstone wire being switched to a dot or cross
  • Adding or removing items to a flower pot
  • Mounting an animal or vehicle

Other world events that could have sound events tied to them (adapted from what is listed in the 1.12.2 Sound Events mod - see links below):

  • Messages appearing in chat
  • Taking a screenshot
  • Spawning of baby mobs (breeding or throwing eggs)
  • Crops growing/plants aging
  • Entity being struck by lightning
  • Entity changing dimension
  • Items despawning
  • Items being dropped
  • Experience orbs being dropped
commented

1.16: When changing an isolated redstone wire from cross to dot and back

commented

There's also the following mod for 1.12.2 that adds empty sound events for occurrences which aren't strictly player interactions. Perhaps some of those could be added as well?, since the mod doesn't seem to have been updated beyond that:

https://www.curseforge.com/minecraft/mc-mods/sound-events

commented

Adding stuff to flower pots should also have dedicated sounds, preferably the block's placement sound itself. As for removing it, not sure what sound should play (1.16's current Gear equips is erroneous and fixed in 1.17).

On the topic: perhaps removing stuff from the pot should drop the item at the pot's location, rather than directly giving it to the player, in order to be more consistent with berry bushes and shearing pumpkins/beehives