1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-28 16:22:18 +00:00

Update ClothConfig

This commit is contained in:
parly 2019-09-28 00:06:23 +09:00
parent 98e12c7c3e
commit 15f4dbd061

View File

@ -56,13 +56,13 @@ dependencies {
modCompile "net.fabricmc:fabric-loader:0.6.1+build.165"
modCompile "net.fabricmc.fabric-api:fabric-api:0.3.2+build.226-1.14"
modImplementation "me.shedaniel.cloth:config-2:1.1.2"
modImplementation "me.shedaniel.cloth:config-2:1.1.3"
modImplementation "io.github.prospector:modmenu:1.7.13+build.123"
implementation "blue.endless:jankson:1.1.2"
implementation 'com.google.code.findbugs:jsr305:3.0.2'
include "me.shedaniel.cloth:config-2:1.1.2"
include "me.shedaniel.cloth:config-2:1.1.3"
include "blue.endless:jankson:1.1.2"
shade 'org.squiddev:Cobalt:0.5.0-SNAPSHOT'