diff --git a/build.gradle b/build.gradle index 0cf90a88..a8ad3133 100644 --- a/build.gradle +++ b/build.gradle @@ -69,7 +69,7 @@ dependencies { include "com.minelittlepony:mson:${project.mson_version}" modImplementation "com.minelittlepony:hdskins:${project.hd_skins_version}" - modImplementation "com.minelittlepony:bigpony:${project.bigpony_version}" + // modImplementation "com.minelittlepony:bigpony:${project.bigpony_version}" modCompileOnly("com.terraformersmc:modmenu:${project.modmenu_version}") }