[Request] Silence at spawn when the block breaker mines.
Ruchian opened this issue ยท 1 comments
The block breaker, while active and inside a loaded chunk breaking blocks anywhere within the overworld, causes the pickup/equip sound to play inside the spawn chunks on each interval. (basically at the same time it breaks a block)
I don't know anything about coding and modding myself, but according to @Virtuoel it's because of this line of code.
He says: The sound plays because the fake player's held item is set to another item And when you change the held item, the reequip sound plays
I was wondering if you could edit it a bit to make the block breaker be quiet at spawn. On servers it causes some confusion and some annoyance even. Some people started refering this to as the mysterious pickup sound or blob sound.