13 lines
210 B
JSON
13 lines
210 B
JSON
|
{
|
||
|
"required": true,
|
||
|
"package": "ovh.sad.animalrp.fabric.mixin",
|
||
|
"compatibilityLevel": "JAVA_21",
|
||
|
"server": [
|
||
|
"DecoratedMessage",
|
||
|
"FoodEating",
|
||
|
"Sneaking"
|
||
|
],
|
||
|
"injectors": {
|
||
|
"defaultRequire": 1
|
||
|
}
|
||
|
}
|