mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 12:37:59 +01:00
Comment bigpony dependency
This commit is contained in:
parent
478e7b56a8
commit
ea89829050
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ dependencies {
|
||||||
include "com.minelittlepony:mson:${project.mson_version}"
|
include "com.minelittlepony:mson:${project.mson_version}"
|
||||||
|
|
||||||
modImplementation "com.minelittlepony:hdskins:${project.hd_skins_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}")
|
modCompileOnly("com.terraformersmc:modmenu:${project.modmenu_version}")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue