1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-30 00:57:55 +00:00

Update ClothConfig

This commit is contained in:
parly
2019-10-01 15:41:36 +09:00
parent 1c46220c42
commit e84663a5c5

View File

@@ -56,13 +56,13 @@ dependencies {
modCompile "net.fabricmc:fabric-loader:0.6.2+build.166"
modCompile "net.fabricmc.fabric-api:fabric-api:0.4.0+build.240-1.14"
modImplementation "me.shedaniel.cloth:config-2:1.1.3"
modImplementation "me.shedaniel.cloth:config-2:1.2.1"
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.3"
include "me.shedaniel.cloth:config-2:1.2.1"
include "blue.endless:jankson:1.1.2"
shade 'org.squiddev:Cobalt:0.5.0-SNAPSHOT'