19 lines
No EOL
397 B
JSON
19 lines
No EOL
397 B
JSON
{
|
|
"required": true,
|
|
"package": "com.beemer.essentials.mixin",
|
|
"compatibilityLevel": "JAVA_21",
|
|
"mixins": [
|
|
"CreeperMixin",
|
|
"EndermanTakeBlockGoalMixin",
|
|
"FarmBlockMixin",
|
|
"LargeFireballMixin",
|
|
"PlayerInfoPacketMixin",
|
|
"PlayerListMixin",
|
|
"PlayerMixin",
|
|
"ServerPlayerMixin"
|
|
],
|
|
"client": [],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
}
|
|
} |