Files
SealedBlockTest1/build/resources/main/pipeseal.mixins.json
2025-06-08 00:02:04 +09:00

15 lines
245 B
JSON

{
"required": true,
"minVersion": "0.8",
"package": "org.walruslab.pipeseal.mixin",
"compatibilityLevel": "JAVA_8",
"refmap": "pipeseal.refmap.json",
"mixins": [
],
"client": [
],
"injectors": {
"defaultRequire": 1
}
}