PowerMeep / Minecraft-Modpack-Generator

An application that generates goal-oriented Minecraft Modpacks.
MIT License
0 stars 0 forks source link

Some mods do not specify their dependencies #5

Open PowerMeep opened 3 weeks ago

PowerMeep commented 3 weeks ago

Example: Terralith, Forge 1.18.2, has a dependency (cristellib?) that is not specified in the metadata that is retrieved.

PowerMeep commented 3 weeks ago

One solution would be to update the mods.json object to specify these and have a whole system for handling this.

A simpler solution would just be to add the mod to any layer requiring it.