9
0
mirror of https://github.com/SparklyPower/SparklyPaper.git synced 2025-12-22 08:29:24 +00:00

Update to 1.21.9-rc1 (WIP)

The Parallel World Ticking patch is still missing
This commit is contained in:
MrPowerGamerBR
2025-09-25 18:53:00 -03:00
parent 7fa218dafc
commit 3d4071e0f1
19 changed files with 314 additions and 1525 deletions

View File

@@ -1,6 +1,6 @@
--- a/net/minecraft/server/level/ServerLevel.java
+++ b/net/minecraft/server/level/ServerLevel.java
@@ -565,6 +_,12 @@
@@ -585,6 +_,12 @@
}
// Paper end - chunk tick iteration