mirror of
https://github.com/TeamMidnightDust/CullLeaves.git
synced 2025-12-15 14:15:08 +01:00
11 lines
193 B
JSON
11 lines
193 B
JSON
{
|
|
"required": true,
|
|
"package": "eu.midnightdust.cullleaves.mixin",
|
|
"compatibilityLevel": "JAVA_8",
|
|
"client": [
|
|
"MixinLeavesBlock"
|
|
],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
}
|
|
} |