mirror of
https://github.com/SparklyPower/SparklyPaper.git
synced 2025-12-28 19:39:06 +00:00
1.18.2
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
group=net.sparklypower.sparklypaper
|
||||
version=1.18.1-R0.1-SNAPSHOT
|
||||
version=1.18.2-R0.1-SNAPSHOT
|
||||
|
||||
mcVersion=1.18.1
|
||||
paperRef=6df46412cfcb5fbf8ef5359694ce72190074790c
|
||||
mcVersion=1.18.2
|
||||
paperRef=e0b3f3f8cbcce581cc3cc3334b09f6165f964270
|
||||
|
||||
org.gradle.caching=true
|
||||
org.gradle.parallel=true
|
||||
|
||||
@@ -16,7 +16,7 @@ index 028f6a1795ceb99d1760c73b0980238677b4b8bc..0216a5f72b5f3dec6cbebad9f400ac42
|
||||
- implementation(project(":paper-mojangapi"))
|
||||
+ // SparklyPaper start
|
||||
+ implementation(project(":sparklypaper-api"))
|
||||
+ implementation("io.papermc.paper:paper-mojangapi:1.18.1-R0.1-SNAPSHOT") {
|
||||
+ implementation("io.papermc.paper:paper-mojangapi:1.18.2-R0.1-SNAPSHOT") {
|
||||
+ exclude("io.papermc.paper", "paper-api")
|
||||
+ }
|
||||
+ // SparklyPaper end
|
||||
|
||||
Reference in New Issue
Block a user