mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-19 15:09:25 +00:00
1.21.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
java
|
||||
`maven-publish`
|
||||
id("io.papermc.paperweight.patcher") version "1.7.2-SNAPSHOT"
|
||||
id("io.papermc.paperweight.patcher") version "1.7.3-SNAPSHOT"
|
||||
}
|
||||
|
||||
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"
|
||||
@@ -16,7 +16,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
remapper("net.fabricmc:tiny-remapper:0.10.3:fat")
|
||||
remapper("net.fabricmc:tiny-remapper:0.10.4:fat")
|
||||
decompiler("org.vineflower:vineflower:1.10.1")
|
||||
paperclip("cn.dreeam:quantumleaper:1.0.0-SNAPSHOT")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user