Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
update mods.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
qwer523 committed May 20, 2024
1 parent f80433e commit 20f52c9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/main/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@ description='''${mod_description}'''
versionRange="[1.0.0,)"
ordering="AFTER"
side="BOTH"
[dependencies.${mod_id}.mc-publish]
ignore=false
modrinth="gregtechceu-modern"
curseforge="gregtechceu-modern"
[[dependencies.${mod_id}]]
modId="jade"
mandatory=false
Expand All @@ -80,6 +84,10 @@ description='''${mod_description}'''
versionRange="[1.20.1-9.0.0,)"
ordering="NONE"
side="BOTH"
[dependencies.${mod_id}.mc-publish]
ignore=false
modrinth="the-one-probe"
curseforge="the-one-probe"

[mc-publish]
curseforge=1015315
Expand Down

0 comments on commit 20f52c9

Please sign in to comment.