Skip to content

Commit

Permalink
Fix incorrect dependency in forge manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
LMBishop committed Aug 15, 2024
1 parent 39bc710 commit 4ea0b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge/src/main/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description='''
CSS' Minecraft plugin
'''

[[dependencies.luckperms]]
[[dependencies.cssminecraft]]
modId="luckperms"
mandatory=false
versionRange=""
Expand Down

0 comments on commit 4ea0b36

Please sign in to comment.