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