LeoBeliik / ExtremeSoundMuffler

Muffle those nasty sounds - Client side sound Muffler
GNU Lesser General Public License v3.0
20 stars 10 forks source link

Icon isn't showing #58

Closed ClassicChad closed 1 year ago

ClassicChad commented 1 year ago

Extreme sound muffler version

3.38

Forge / Fabric version

Fabric

Additional mod(s) version (If bug is due incompatibility)

No response

Describe the bug

I updated the Sound Muffler for Fabric and now my icon has disappeared. I managed to set up a keybind for it but still no icon. Any help is greatly appreciated.

Steps to reproduce

No response

Crashlog

No response

Additional context

I last dragged the icon to be beside the recipe book and then it disappeared. (Was on Friday)

I saw there was an update for it today, so I removed the old jar file and replaced it with the current jar file. Hoping it would make the icon reappear but no luck.

LeoBeliik commented 1 year ago

Could you try deleting the extremesoundmuffler.json5 file in your pack's config folder? It's probably that the problem that made the button jump all over the place had moved it out of screen, alternatively you could just set the "invButtonHorizontal" to 75 and "invButtonVertical" to 7 in the config file.

ClassicChad commented 1 year ago

I just edited the numbers in the config file and that fixed it. Thanks so much!