diff --git a/build.gradle b/build.gradle index e3f16d3..3565c13 100644 --- a/build.gradle +++ b/build.gradle @@ -110,7 +110,6 @@ jar { 'Implementation-Title': project.name, 'Implementation-Version': mod_version, 'Implementation-Vendor': mod_authors, - 'MixinConfigs': 'offlineskins.mixin.mod.json', 'ModType': 'CRL', 'Implementation-Timestamp': new Date().format('yyyy-MM-dd\'T\'HH:mm:ssZ') ])