Updated Upstream (Paper)

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@4be1a310 Add EntityScheduler#scheduleOrExecute
PaperMC/Paper@9b1dd571 Do not empty beehives from worldgen threads
PaperMC/Paper@6bac3c95 Delay open/close callbacks for chests
This commit is contained in:
granny
2026-04-20 14:07:08 -07:00
parent 1e0b569c1d
commit b106a98825
3 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ group = org.purpurmc.purpur
mcVersion = 26.1.2
apiVersion = 26.1.2
channel=EXPERIMENTAL
paperCommit = 66d3bbed3878387649d4b9f72e78780e33b2d85d
paperCommit = 6bac3c95bf36bb1e8a309ff1b5062a8b2b7de07f
org.gradle.configuration-cache = true
org.gradle.caching = true