cech12 / BucketLib

Minecraft library mod for custom buckets
https://www.curseforge.com/minecraft/mc-mods/bucketlib
MIT License
1 stars 5 forks source link

No sound is played when bucket breaks #10

Closed cech12 closed 2 years ago

cech12 commented 2 years ago

When a bucket breaks because of the break temperature or or reaching the max durability, no breaking sound is played.

The cause is that in the fluid handler the player context is missing and the damageByOne method is called with a null player.

cech12 commented 2 years ago

Will be released in version 0.5.3.0