13
0
geforkt von Mirrors/Paper

Update spark-paper

Dieser Commit ist enthalten in:
Nassim Jahnke 2024-08-24 10:52:38 +02:00
Ursprung 80501c393a
Commit 50b7f46507

Datei anzeigen

@ -14,7 +14,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
// Paper end - Remap reflection // Paper end - Remap reflection
+ // Paper start - spark + // Paper start - spark
+ implementation("me.lucko:spark-api:0.1-20240720.200737-2") + implementation("me.lucko:spark-api:0.1-20240720.200737-2")
+ implementation("me.lucko:spark-paper:1.10.84-20240720.204128-1") + implementation("me.lucko:spark-paper:1.10.99-SNAPSHOT")
+ // Paper end - spark + // Paper end - spark
} }