Merge patches

This commit is contained in:
Spottedleaf
2024-10-24 08:20:45 -07:00
parent 77baea3bf9
commit 4b1beb1404
5 changed files with 6684 additions and 17305 deletions

View File

@@ -81,7 +81,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
@PostProcess
private void postProcess() {
- //io.papermc.paper.chunk.system.scheduling.ChunkTaskScheduler.init(this);
+ ca.spottedleaf.moonrise.patches.chunk_system.scheduling.ChunkTaskScheduler.init(this);
+
}
}