Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.22 KB

COMPAT.md

File metadata and controls

23 lines (19 loc) · 1.22 KB

Compatibility information

Dedicated Compatibility

  • Better Combat has dedicated and integrated support within MIAPI.

Generated Material Info

Truly Modular attempts to make any mods' tool materials compatible. This is done by scanning a mod's tools, and trying to match their stats. Most mods should work with this system.

  • Reqirements
    Swords and Axes need to implement as the same tool family.
  • Exceptions
    Some mods sadly implement their tools differently or weirdly, and don't get detected because of that. In addition, right click abilities, on-hit effects, or similar effects can't be automatically detected.
  • Quirks Sometimes the texturing or naming of the generated material may be odd, this is simply due to the generative nature.

Make Your Own Compatibility

If some compatibility is still missing, you can try your own hand at it with the Truly Modular Material Helper. This is a web app that lets anybody make compat materials for Truly Modular, even without any coding knowledge.

Issues

If you encounter any issues, be sure to report them to https://github.com/Truly-Modular/Modular-Item-API/issues