Updated Upstream (Paper)

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@193803df Migrate to leafpile
PaperMC/Paper@dbde0e01 fix compile errors without feature patches
PaperMC/Paper@daf505c4 update item meta
PaperMC/Paper@d335ed5b [ci/skip] add back entity tag reading for tropical fish bucket
PaperMC/Paper@85072339 migrate old tag more properly from entity_data
PaperMC/Paper@bb32c376 Reset destroy pos
PaperMC/Paper@43f4dcd5 Handle slime class rewrite in RegionAccessor#spawn
This commit is contained in:
granny
2026-06-21 14:19:11 -07:00
parent 335be8910e
commit 74ed91400f
3 changed files with 10 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ group = org.purpurmc.purpur
mcVersion = 26.2
apiVersion = 26.2
channel=EXPERIMENTAL
paperCommit = 13f9986cd09fd391f48d8c1a482f800850259017
paperCommit = 43f4dcd5e13d316630e4c45449ae2610067ee696
org.gradle.configuration-cache = true
org.gradle.caching = true