p4rty4nimAl / enderman-shut

A Minecraft Fabric mod that separates enderman sounds into another slider, allowing their volume to be changed independently.
MIT License
2 stars 0 forks source link

Incompatible with extra sounds #1

Closed Oscillate18 closed 2 years ago

Oscillate18 commented 2 years ago

The sliders do not show when the extra sounds mod is installed.

https://www.curseforge.com/minecraft/mc-mods/extrasounds

Could you add compatibility for this please? This is such an amazing qol mod.

2022-05-22_15 32 40 2022-05-22_15 33 40

p4rty4nimAl commented 2 years ago

By looking at the code used to implement ExtraSounds's menus, complete compatibility would be very difficult without unreasonable changes on their end. I will, however, work on a command system which will allow for changing the values that should be compatible.

p4rty4nimAl commented 2 years ago

Fixed in 1.1.0

Oscillate18 commented 2 years ago

Thank you for the workaround, I really appreciate it! Perhaps in the future the slider could be moved to its own menu to avoid compatibility issues, maybe as a config option to give the user choice in keeping the vanilla feel vs its own menu. This is just a suggestion, this solution is more than enough. Thank you for the speedy workaround!