mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-08-24 13:17:16 +08:00
Add MixinYggdrasilUserApiService to client mixins
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"minVersion": "0.8",
|
||||
"mixins": [],
|
||||
"client": [
|
||||
"MixinMinecraft"
|
||||
"MixinMinecraft",
|
||||
"MixinYggdrasilUserApiService"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
@@ -13,4 +14,4 @@
|
||||
"overwrites": {
|
||||
"requireAnnotations": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user