Updated Upstream (Paper)

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@70f253f3 Update ItemType
PaperMC/Paper@774a32e8 sulfur cube archetype registry
PaperMC/Paper@f2ebae60 update legacy ItemType generic type
PaperMC/Paper@93feb440 deprecate PigZapEvent
PaperMC/Paper@73725c6b update to pre-5
PaperMC/Paper@5357d03b fix serialization error when creating empty flat world
PaperMC/Paper@620da256 expand CreeperIgniteEvent to cover minecart tnt and sulfur cube
This commit is contained in:
granny
2026-06-08 12:17:33 -07:00
parent 148c8551bd
commit c94a2c9b86
10 changed files with 38 additions and 38 deletions

View File

@@ -1,9 +1,9 @@
group = org.purpurmc.purpur
mcVersion = 26.2-pre-4
mcVersion = 26.2-pre-5
apiVersion = 26.2
channel=EXPERIMENTAL
paperCommit = 273c92d85559ea176dab86c16f76989c1a061012
paperCommit = 620da256d6de496a26b788fc394c241fb9cd61c1
org.gradle.configuration-cache = true
org.gradle.caching = true