24 lines
No EOL
516 B
JSON
24 lines
No EOL
516 B
JSON
{
|
|
"required": true,
|
|
"minVersion": "0.8",
|
|
"package": "net.pietru.cookie_utils.mixins",
|
|
"compatibilityLevel": "JAVA_17",
|
|
"mixins": [
|
|
"BlockActionExplodeMixin",
|
|
"BlockBreakMixin",
|
|
"BlockPlaceMixin",
|
|
"InteractBlockMixin",
|
|
"LoginPacketMixin",
|
|
"MessagePacketMixin",
|
|
"MobSpawnerMixin",
|
|
"PlayerPositionMixin",
|
|
"NettyServerMixin",
|
|
"ServerSingletonsMixin",
|
|
"BlockEntitySignMixin",
|
|
"PlayerEntityMixin"
|
|
],
|
|
"client": [],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
}
|
|
} |