|
|
@ -13,9 +13,9 @@ minecraft {
|
|
|
|
|
|
|
|
|
|
|
|
dependencies {
|
|
|
|
dependencies {
|
|
|
|
minecraft "com.mojang:minecraft:18w49a"
|
|
|
|
minecraft "com.mojang:minecraft:18w49a"
|
|
|
|
mappings "net.fabricmc:pomf:18w49a.19"
|
|
|
|
mappings "net.fabricmc:yarn:18w49a.1"
|
|
|
|
modCompile "net.fabricmc:fabric-loader:0.2.0.53"
|
|
|
|
modCompile "net.fabricmc:fabric-loader:0.2.0.58"
|
|
|
|
|
|
|
|
|
|
|
|
// 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"
|
|
|
|
modCompile "net.fabricmc:fabric:0.1.0.36"
|
|
|
|
}
|
|
|
|
}
|
|
|
|