mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-02-16 10:30:42 +00:00
1.17 rc1
This commit is contained in:
@@ -23,8 +23,8 @@ group = "com.dfsek.terra.fabric"
|
||||
dependencies {
|
||||
"shadedApi"(project(":common"))
|
||||
|
||||
"minecraft"("com.mojang:minecraft:1.17-pre3")
|
||||
"mappings"("net.fabricmc:yarn:1.17-pre3+build.1:v2")
|
||||
"minecraft"("com.mojang:minecraft:1.17-rc1")
|
||||
"mappings"("net.fabricmc:yarn:1.17-rc1+build.1:v2")
|
||||
"modImplementation"("net.fabricmc:fabric-loader:0.11.3")
|
||||
|
||||
"modCompileOnly"("com.sk89q.worldedit:worldedit-fabric-mc1.16:7.2.0-SNAPSHOT") {
|
||||
|
||||
Reference in New Issue
Block a user