#sizzle sound
1 messages · Page 1 of 1 (latest)
there is no sizzle sound, but potentially turning off no sleep in the config could fix it
That’s likely because of the other mods you have, that’s not a feature of from the fog
ok thanks
i also have the same sizzle sound, have you found out what mod does it?
i have a suspicion it might be from the Sounds mod which adds new sounds to blocks and effects, would make sense
yeah it def is, issue is now though I need to figure out what sort of event plays when herobrine does the creeping mechanic so i can disable the matching sound
im gonna have a guess and say its this one in the sounds mod config:
"furnaceMinecartFuelSoundEffect": {
"shouldPlay": true,
"pitch": 1.9,
"volume": 0.2,
"id": "furnaceMinecartFuel",
"soundEvent": "minecraft:entity.creeper.hurt"
used subtitles, says "fire extinguished sound" when hes near
subtle effects might also be doing it, just doing a bunch of trial and error atm
Found the problem, its from the mod Subtle Effects, go into the config > entities> burning and disable sounds
omg thank you!
I also had this problem in my own pack and found out that disabling From the Fog's Emissive Layers option in the config fixed this problem! Just in case anyone also playing with Subtle Effects finds this thread in the future and wants to keep it's burning effects but still fix the problem!