Skip to content

Commit 271e853

Browse files
committed
Enable modmenu's update checker
1 parent 0afffff commit 271e853

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/main/resources/fabric.mod.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,10 @@
3434
"mixins": [
3535
"mixins.clientcommands.json"
3636
],
37-
"accessWidener": "clientcommands.aw"
37+
"accessWidener": "clientcommands.aw",
38+
"custom": {
39+
"modmenu": {
40+
"update_checker": true
41+
}
42+
}
3843
}

0 commit comments

Comments
 (0)