[BUG] Mill Stone uses Lightning Sound effect
MegaGlub opened this issue · 10 comments
Describe the bug
The Mill Stone from better with mods (betterwithmods:single_machine) uses the thunder / lightning sound effect at full volume when being used. It could also be the hand crank (betterwithmods:hand_crank), I suppose.
My ears are bleeding.
To Reproduce
- Place a Mill Stone and a Hand Crank together.
- Turn down your computer's volume.
- Right click on the Hand Crank.
Expected behavior
The Mill Stone used to make an annoying, but not exceptionally loud sound. It should do that again.
Screenshots
No response
Modpack Version
3.1.0
Server or singleplayer
Singleplayer
Version the world was created on:
3.1.0
Other...
No response
Additional context
No response
This is a thing for a bunch of people and definitely happens
I don’t know the cause but I know others can replicate this
(still uploading, may not be up for a bit)
tldw; It looks like some items cause the lightning sound, while some items don't. Hemp and Flax Flowers do cause the sound, while Coal and Sugar Cane do not. Empty Mill Stones also do not make lightning sounds.
likely caused by https://github.com/Rebirth-of-the-Night/Rebirth-Of-The-Night/blob/master/scripts/betterwithmods/betterwithmods_recipes_mill.zs#L194
and bugs in the BWM CrT integration
thats what i thought, but i was looking in the bwm source and didnt find anything related to thunder or lightning
@MegaGlub @Stargen45 it was a bug with BWM CraftTweaker integration (provided by ModTweaker) and is now fixed due to Demo fixing the bug