We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1988a27 commit 48250f8Copy full SHA for 48250f8
src/main/resources/fabric.mod.json
@@ -1,6 +1,9 @@
1
{
2
"schemaVersion": 1,
3
"id": "${modId}",
4
+ "provides": [
5
+ "wurst-cevapi"
6
+ ],
7
"version": "${version}",
8
"name": "${modName}",
9
"description": "${modDescription}",
0 commit comments