24 lines
553 B
JSON
24 lines
553 B
JSON
{
|
|
"required": true,
|
|
"package": "anticope.rejects.mixin",
|
|
"compatibilityLevel": "JAVA_16",
|
|
"client": [
|
|
"ChestBlockEntityRendererMixin",
|
|
"ClientPlayNetworkHandlerMixin",
|
|
"CommandSuggestorMixin",
|
|
"CustomPayloadS2CPacketMixin",
|
|
"Deadmau5FeatureRendererMixin",
|
|
"EntityAccessor",
|
|
"GameRendererMixin",
|
|
"LivingEntityRendererMixin",
|
|
"StructureVoidBlockMixin",
|
|
"ToastManagerMixin",
|
|
"TitleScreenMixin",
|
|
"LivingEntityMixin",
|
|
"baritone.MineProcessMixin"
|
|
],
|
|
"injectors": {
|
|
"defaultRequire": 1
|
|
}
|
|
}
|