We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c621e commit f9628f4Copy full SHA for f9628f4
build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
30
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_api_version}"
31
modImplementation "io.github.cottonmc:LibCD:${project.libcd_version}"
32
- compile "blue.endless:jankson:1.1.0"
+ //compile "blue.endless:jankson:1.1.0"
33
//include "io.github.cottonmc:LibCD:${project.libcd_version}" // 270kb
34
35
modImplementation "me.shedaniel.cloth:config-2:${project.cloth_config_version}"
0 commit comments