use 1.15.2 cotton-client-commands for 1.14 branch

This commit is contained in:
creeper123123321 2020-06-23 16:48:57 -03:00
parent 2d626d1c95
commit bd63d6ebae

View File

@ -57,8 +57,8 @@ dependencies {
modImplementation("net.fabricmc.fabric-api:fabric-api:0.13.1+build.257-1.14")
modImplementation("io.github.cottonmc:cotton-client-commands:1.0.1+1.16-rc1")
include("io.github.cottonmc:cotton-client-commands:1.0.1+1.16-rc1")
modImplementation("io.github.cottonmc:cotton-client-commands:1.0.0+1.15.2")
include("io.github.cottonmc:cotton-client-commands:1.0.0+1.15.2")
}
minecraft {