From 9570bfcd5ce7cc3057b0b862f17fdc6b578b4965 Mon Sep 17 00:00:00 2001 From: MrPowerGamerBR Date: Fri, 17 Dec 2021 10:38:05 -0300 Subject: [PATCH] Update rebrand patch --- .../server/0001-new-fork-who-dis-Rebrand-to-SparklyPaper.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/server/0001-new-fork-who-dis-Rebrand-to-SparklyPaper.patch b/patches/server/0001-new-fork-who-dis-Rebrand-to-SparklyPaper.patch index 8386605..35b1d6e 100644 --- a/patches/server/0001-new-fork-who-dis-Rebrand-to-SparklyPaper.patch +++ b/patches/server/0001-new-fork-who-dis-Rebrand-to-SparklyPaper.patch @@ -16,7 +16,7 @@ index cd74406039704e5a880f00b9b60bb7b1dedc5398..c4dfc34277e59143d346725c9ef2bfbc - implementation(project(":paper-mojangapi")) + // SparklyPaper start + implementation(project(":sparklypaper-api")) -+ implementation("io.papermc.paper:paper-mojangapi:1.18-R0.1-SNAPSHOT") { ++ implementation("io.papermc.paper:paper-mojangapi:1.18.1-R0.1-SNAPSHOT") { + exclude("io.papermc.paper", "paper-api") + } + // SparklyPaper end