mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 12:19:18 +02:00
update
This commit is contained in:
parent
4bce6a728d
commit
48c5c10977
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ minecraft {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
minecraft "com.mojang:minecraft:18w49a"
|
minecraft "com.mojang:minecraft:18w49a"
|
||||||
mappings "net.fabricmc:yarn:18w49a.10"
|
mappings "net.fabricmc:yarn:18w49a.11"
|
||||||
modCompile "net.fabricmc:fabric-loader:0.2.0.62"
|
modCompile "net.fabricmc:fabric-loader:0.2.0.63"
|
||||||
|
|
||||||
// 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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue