Skip to content

Commit

Permalink
Add deps to mcmod.info file
Browse files Browse the repository at this point in the history
  • Loading branch information
glowredman committed May 20, 2023
1 parent f02557c commit 25b53f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/mcmod.info
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"logoFile": "",
"screenshots": [],
"parent": "",
"requiredMods": [],
"dependencies": [],
"requiredMods": ["GalacticraftCore@[3.0.61-GTNH,)", "GalacticraftMars"],
"dependencies": ["GalacticraftCore@[3.0.61-GTNH,)", "GalacticraftMars", "dreamcraft", "IronChest", "AdvancedSolarPanel"],
"dependants": [],
"useDependencyInformation": true
}]
Expand Down

0 comments on commit 25b53f3

Please sign in to comment.