1.17-pre4
This commit is contained in:
parent
3e13cdb4a6
commit
d20265ba86
1 changed files with 2 additions and 2 deletions
|
@ -82,8 +82,8 @@ allprojects {
|
|||
|
||||
// Shared deps between TR and RC
|
||||
dependencies {
|
||||
minecraft "com.mojang:minecraft:1.17-pre2"
|
||||
mappings "net.fabricmc:yarn:1.17-pre2+build.1:v2"
|
||||
minecraft "com.mojang:minecraft:1.17-pre4"
|
||||
mappings "net.fabricmc:yarn:1.17-pre4+build.1:v2"
|
||||
modImplementation "net.fabricmc:fabric-loader:0.11.3"
|
||||
|
||||
//Fabric api
|
||||
|
|
Loading…
Add table
Reference in a new issue