Skip to content

Commit a0eb8ae

Browse files
Mark VR as library for ModMenu
1 parent 630e022 commit a0eb8ae

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,12 @@
2828
},
2929
"recommends": {
3030
"viabackwards": "*"
31+
},
32+
"custom": {
33+
"modmenu:api": true,
34+
"modmenu": {
35+
"badges": [ "library" ],
36+
"parent": "viafabric"
37+
}
3138
}
3239
}

0 commit comments

Comments
 (0)