
Add compat on more crossbows
AvelarJr opened this issue ยท 1 comments
Heye ๐
I'm creating my personal modpack for 1.19.2, whic has arround 350mods, i'm facing problems with Better Combats and Crossoverhaul
Better Combats i've just figured out how to solve compat, they have a fallbackcompat in their config folder, does crossbowoverhaul has something simillar? I have Upgraded Netherite, Aether and other mods as well who adds new crossbows but they work as vanilla, so, can i fix it my self?
TIA ๐ค
It depends on how those mods implemented their crossbows.
Crossbowverhaul makes changes to the base crossbow class and re-registers / overwrites the vanilla item.
I'm not planning to add support for those other mods. If they want to have integration with crossbowverhaul, please ask the developers of those other mods.
In theory it shoudl be possible for me to change the entire base for all crossbows which is likely to cause issues though.