mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-27 16:02:17 +00:00
Update Fabric toolchain
This commit is contained in:
parent
889b445855
commit
1c46220c42
@ -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"
|
||||
|
@ -3,4 +3,4 @@ mod_version=1.83.2+build.5
|
||||
|
||||
# Minecraft properties
|
||||
mc_version=1.14.4
|
||||
mappings_version=12
|
||||
mappings_version=13
|
||||
|
Loading…
x
Reference in New Issue
Block a user