Commit 4bce6a72 by asie

update build.gradle

parent d620bd25
...@@ -13,8 +13,8 @@ minecraft { ...@@ -13,8 +13,8 @@ minecraft {
dependencies { dependencies {
minecraft "com.mojang:minecraft:18w49a" minecraft "com.mojang:minecraft:18w49a"
mappings "net.fabricmc:yarn:18w49a.6" mappings "net.fabricmc:yarn:18w49a.10"
modCompile "net.fabricmc:fabric-loader:0.2.0.58" modCompile "net.fabricmc:fabric-loader:0.2.0.62"
// Fabric API. This is technically optional, but you probably want it anyway. // Fabric API. This is technically optional, but you probably want it anyway.
modCompile "net.fabricmc:fabric:0.1.0.37" modCompile "net.fabricmc:fabric:0.1.0.37"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment