mirror of
https://github.com/PuzzleMC/Puzzle.git
synced 2025-12-15 19:35:10 +01:00
11 lines
200 B
JSON
Executable File
11 lines
200 B
JSON
Executable File
{
|
|
"required": true,
|
|
"package": "net.puzzlemc.models.mixin",
|
|
"compatibilityLevel": "JAVA_17",
|
|
"client": [
|
|
"MixinModelElementDeserializer"
|
|
],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
}
|
|
} |