forked from FabricMC/fabric
update
This commit is contained in:
parent
1ac17fe430
commit
8f36b30bc8
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ minecraft {
|
|||
|
||||
dependencies {
|
||||
minecraft "com.mojang:minecraft:$mcVersion"
|
||||
mappings "net.fabricmc:yarn:$mcVersion.10"
|
||||
modCompile "net.fabricmc:fabric-loader:0.3.2.91"
|
||||
mappings "net.fabricmc:yarn:$mcVersion.12"
|
||||
modCompile "net.fabricmc:fabric-loader:0.3.2.92"
|
||||
}
|
||||
|
||||
task sourcesJar(type: Jar, dependsOn: classes) {
|
||||
|
|
Loading…
Reference in a new issue