Updated to 1.19

This commit is contained in:
ImDaBigBoss 2022-06-08 14:09:14 +02:00
commit 4e2f74481b
313 changed files with 4130 additions and 21680 deletions

View file

@ -16,6 +16,7 @@ platformRelocate("com.fasterxml.jackson")
platformRelocate("net.kyori")
platformRelocate("org.objectweb.asm")
platformRelocate("me.lucko.commodore")
platformRelocate("io.netty.channel.kqueue")
// These dependencies are already present on the platform
provided("io.papermc.paper", "paper-api", paperVersion)