[Compatibility] Obfuscate & MoBends
jacksonhardaway opened this issue ยท 4 comments
Most of MrCrayfish's mods now use Obfuscate, which modifies the player model. Because of this, mo' bends overrides all of the modifications Obfuscate does. For example, his gun mod, normally it looks like you're holding a gun with both hands going across your chest, but with mo' bends, you're just holding it like a normal item.
I'd like to use Mo' Bends in my modpack, but I would like the two mods to be compatible.
Alright, this is a tricky issue for sure. I can see two options right now.
- Since I'm making a system that supports addons now, you could create an addon that would apply the appropriate animations. This would take a lot of work from whoever would make the addon though.
- Me and MrCrayfish could collaborate and alter Obfuscate in a way that it could be compatible with a lot more animation-altering mods (for example Mo' Bends ๐ ).
I think after Mo' Bends 1.0.0 releases, which will have a lot of those systems done, it will be a lot easier for MrCrayfish and me to potentially work out those issues.