We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2788e7b commit 64b2f1bCopy full SHA for 64b2f1b
fabric/src/main/resources/fabric.mod.json
@@ -3,7 +3,7 @@
3
"id": "${mod_id}",
4
"version": "${version}",
5
"name": "${mod_name}",
6
- "description": "{$mod_description}",
+ "description": "${mod_description}",
7
"authors": [
8
"${mod_author}"
9
],
0 commit comments