Hello! A few days ago I was looking for a tool to help me visualize the relationships between mods to narrow down which mods I had to check for incompatibilities (I was having some trouble with some recipes), and I found nothing, so I made it myself!

What features do you think would make this actually useful? Currently its pretty gimmicky, more of a novelty than an actual tool. Let me know what you think!

Here's the Github page, you can find downloads in the Releases page: https://github.com/Kolterdyx/ModpackGraph

by CiroGarcia

2 Comments

  1. That looks quite interesting! 😀

    How and where do you get the information about prerequisites? I’ve been having issues lately because mods are throwing exceptions when updated which are totally false and instead have other root causes (like JEI is now updated, but it points to create).
    I’d be very interested in having a tool that is reliable in this way. 🙂