Skip to content

Commit 91ee92d

Browse files
committed
add modrinth link to modmenu
1 parent 136aeb3 commit 91ee92d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: src/main/resources/fabric.mod.json

+8
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,13 @@
2929
"depends": {
3030
"minecraft": "1.20.1",
3131
"java": ">=17"
32+
},
33+
34+
"custom": {
35+
"modmenu": {
36+
"links": {
37+
"modmenu.modrinth": "https://modrinth.com/mod/armor-nerf"
38+
}
39+
}
3240
}
3341
}

0 commit comments

Comments
 (0)