Update 1.14.4 fabric-api version to 0.4.3 (fixes #101)

This commit is contained in:
Jonas Herzig
2020-04-08 17:37:06 +02:00
parent c5476025ec
commit 5aa1d7be53
2 changed files with 1 additions and 2 deletions

View File

@@ -236,7 +236,7 @@ dependencies {
11502: '0.7.8+build.189',
][mcVersion]
modCompile 'net.fabricmc.fabric-api:fabric-api:' + [
11404: '0.3.0+build.200',
11404: '0.4.3+build.247-1.14',
11502: '0.5.1+build.294-1.15',
][mcVersion]
}