Skip to content

Commit 64b2f1b

Browse files
committed
Howd i Do this
1 parent 2788e7b commit 64b2f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabric/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"id": "${mod_id}",
44
"version": "${version}",
55
"name": "${mod_name}",
6-
"description": "{$mod_description}",
6+
"description": "${mod_description}",
77
"authors": [
88
"${mod_author}"
99
],

0 commit comments

Comments
 (0)