-
Notifications
You must be signed in to change notification settings - Fork 113
Some blocks don't play sounds #407
Description
Expected behavior
All blocks that have a sound should play their corresponding sound.
Observed/Actual behavior
Some blocks like Stone and Oak Logs (but also others) have a sound when they're placed/broken in Singleplayer but it's not played when on mp (MultiPaper). However some Blocks like grass/sand give a sound so this is clearly a server issue.
Steps/models to reproduce
Join a server running MultiPaper.
Go into creative and give you some stone/oak log.
Place the stone/oak log.
You will not hear a single noise from the blocks being placed/broken. You can also confirm this by going into "Options" -> "Accessibility Settings" and enabling "Show Subtitles". The sound is not played and also not shown on the subtitles.
Plugin and Datapack List
Plugins:
- Spark
DataPacks:
- Vanilla
- files/bukkit
MultiPaper version
Current: MultiPaper-1.20.1-50 (MC: 1.20.1)*
You are running the latest version
Other
No response