Recent content by gunnarniels

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. G

    How to programmatically get list of mods contained in pack?

    Hello, I'm trying to determine how to programmatically get a list of the mods contained in a given FTB pack. For example, I unzipped FTBAcademy, and I see a manifest.json file containing a list of project/file IDs, that I assume are curseforge project IDs. Is it possible to query *something*...