Skip to content

Commit

Permalink
Add missing required dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ale32bit committed Oct 12, 2024
1 parent eff71b4 commit 882b296
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
"minecraft": "~1.20.1",
"java": ">=17",
"fabric-api": "*",
"rcc-server": ">=1.8.0"
"rcc-server": ">=1.8.0",
"rcc-discord": ">=1.4.1",
"luckperms": ">=5.4"
}
}

0 comments on commit 882b296

Please sign in to comment.