blob: 9bd762f4e95bbc5e8567e3429f707598f1177878 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
{
"compatibilityLevel": "JAVA_21",
"injectors": {
"defaultRequire": 1
},
"package": "net.girlonthe.chattweaks.mixin",
"mixins": ["ChatComponentMixin"],
"required": true
}
|