mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-05 20:06:19 +01:00
14 lines
No EOL
310 B
JSON
14 lines
No EOL
310 B
JSON
{
|
|
"required": true,
|
|
"package": "com.simibubi.create.foundation.mixin",
|
|
"compatibilityLevel": "JAVA_8",
|
|
"refmap": "create.refmap.json",
|
|
"client": [
|
|
"LightUpdateMixin",
|
|
"RenderInLayerMixin"
|
|
],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
},
|
|
"minVersion": "0.8"
|
|
} |