1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-02 18:37:55 +00:00

Update Fabric toolchain

This commit is contained in:
parly
2019-10-01 15:41:16 +09:00
parent 889b445855
commit 1c46220c42
2 changed files with 3 additions and 3 deletions

View File

@@ -53,8 +53,8 @@ configurations {
dependencies {
minecraft "com.mojang:minecraft:${mc_version}"
mappings "net.fabricmc:yarn:${mc_version}+build.${mappings_version}"
modCompile "net.fabricmc:fabric-loader:0.6.1+build.165"
modCompile "net.fabricmc.fabric-api:fabric-api:0.3.2+build.226-1.14"
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 "io.github.prospector:modmenu:1.7.13+build.123"