⬆️ Update to Minecraft 1.15.

This commit is contained in:
LambdAurora
2019-12-11 22:43:23 +01:00
parent 6b78d32e6f
commit b232ccc3a1
15 changed files with 221 additions and 100 deletions

View File

@@ -31,7 +31,7 @@ dependencies {
// Fabric API. This is technically optional, but you probably want it anyway.
modCompile "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modCompile "io.github.cottonmc:cotton-client-commands:0.4.2+1.14.3-SNAPSHOT"
//modCompile "io.github.cottonmc:cotton-client-commands:0.4.2+1.14.3-SNAPSHOT"
implementation "org.jetbrains:annotations:17.0.0"
implementation "org.aperlambda:lambdajcommon:1.7.2"