This commit is contained in:
Cloudburst
2021-06-06 08:18:52 +02:00
committed by GitHub
parent e8f43fecbe
commit c0ce0df574

View File

@@ -3,10 +3,10 @@
"package": "cloudburst.rejects.mixin", "package": "cloudburst.rejects.mixin",
"compatibilityLevel": "JAVA_8", "compatibilityLevel": "JAVA_8",
"mixins": [ "mixins": [
"ClientPlayerInteractionManagerMixin",
"RecipeManagerMixin" "RecipeManagerMixin"
], ],
"client": [ "client": [
"ClientPlayerInteractionManagerMixin",
"Deadmau5FeatureRendererMixin", "Deadmau5FeatureRendererMixin",
"StructureVoidBlockMixin", "StructureVoidBlockMixin",
"LivingEntityRendererMixin", "LivingEntityRendererMixin",