We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f91594 commit 247595eCopy full SHA for 247595e
1 file changed
fabricWrapper/src/main/resources/fabric.mod.json
@@ -24,7 +24,8 @@
24
]
25
},
26
"depends": {
27
- "fabric-key-binding-api-v1": "*"
+ "fabric-key-binding-api-v1": "*",
28
+ "libgui": "*"
29
30
"custom": {
31
"modmenu:clientsideOnly": true
0 commit comments