Skip to content

Commit cf434ce

Browse files
committed
Added project essentials permissions api to dependencies.
1 parent 7deaf28 commit cf434ce

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/main/resources/META-INF/mods.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ issueTrackerURL="https://github.com/MairwunNx/ProjectEssentials-Spawn/issues"
2222
ordering="AFTER"
2323
side="BOTH"
2424

25+
[[dependencies.projectessentialsspawn]]
26+
modId="project_essentials_permissions"
27+
mandatory=true
28+
versionRange="[0,)"
29+
ordering="AFTER"
30+
side="BOTH"
31+
2532
[[dependencies.projectessentialsspawn]]
2633
modId="forge"
2734
mandatory=true

0 commit comments

Comments
 (0)