Updated Upstream (Paper)

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@b4682bfe Fix clicked items disappearing when player dies (#13002)
This commit is contained in:
granny
2026-05-05 16:07:07 -07:00
parent 348027faef
commit 8026cdb518

View File

@@ -3,7 +3,7 @@ group = org.purpurmc.purpur
mcVersion = 26.1.2 mcVersion = 26.1.2
apiVersion = 26.1.2 apiVersion = 26.1.2
channel=STABLE channel=STABLE
paperCommit = b685281d7442aef8765f74e69ba95483de29cc20 paperCommit = b4682bfef616ac62e73cc96046dacdf4a6f53eeb
org.gradle.configuration-cache = true org.gradle.configuration-cache = true
org.gradle.caching = true org.gradle.caching = true