diff --git a/gradle.properties b/gradle.properties index e7b28291e09..2cc4c9a9e46 100644 --- a/gradle.properties +++ b/gradle.properties @@ -117,7 +117,7 @@ curseForgeProjectId = # Where type can be one of [requiredDependency, embeddedLibrary, optionalDependency, tool, incompatible], # and the name is the CurseForge project slug of the other mod. # Example: requiredDependency:railcraft;embeddedLibrary:cofhlib;incompatible:buildcraft -curseForgeRelations = requiredDependency:codechicken-lib-1-8;incompatible:gregtechce +curseForgeRelations = requiredDependency:codechicken-lib-1-8;requiredDependency:modularui;requiredDependency:mixin-booter;incompatible:gregtechce # This project's release type on CurseForge and/or Modrinth # Allowed types: release, beta, alpha