mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2025-01-07 19:07:37 +01:00
use 1.15.2 cotton-client-commands for 1.14 branch
This commit is contained in:
parent
2d626d1c95
commit
bd63d6ebae
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user