diff --git a/gradle.properties b/gradle.properties index 978fe9c60..1d92c77aa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ modId = fmpe # Root package of the mod, used to find various classes in other properties, # mcmod.info substitution, enabling assertions in run tasks, etc. -modGroup = xyz.akirin +modGroup = xyz.akirin.fmpe # Whether to use modGroup as the maven publishing group. # Due to a history of using JitPack, the default is com.github.GTNewHorizons for all mods.