Mod support: Constructs' Armory
Mrbysco opened this issue · 4 comments
Issue type:
- ➕ Feature request
Short description:
Since EvilCraft already has support for Tinkers' Construct. It would be amazing if it could also add support for an addon called Constructs' Armory which adds customizable armor. Basically I'd love to be able to repair my Constructs' Armory armor in a blood chest just like you're able to do for normal Tinkers tools.
this was never picked back up i believe so i'm here to thank you for all the work you already did with many more mods, but also hope you'll get around to doing this as well, if it's not too much of a headache. even a line in the config file would work for me, like a customizable whitelist so that any user can add blood chest support for any mod they wish, i have no clue if this would be easier or harder, all other mods i managed to add compatibility for were handled this way
Sure, if I find time for it.
If the mod author wants to take this up, the compat code should be pretty easy: https://github.com/CyclopsMC/EvilCraft-Compat/blob/master-1.12/src/main/java/org/cyclops/evilcraftcompat/modcompat/tconstruct/TConstructToolRepairTickAction.java
EvilCraft compatibility with other mods. Contribute to CyclopsMC/EvilCraft-Compat development by creating an account on GitHub.
The dev doesn't want to add support for other mods because if he adds support for one he needs to add support for all. (It's in the FAQ)