Updated Upstream (Paper)

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@ce56a02f Update Vanilla base to 26.1.2
PaperMC/Paper@67a54b31 Add EntityLungeEvent (#13637)
PaperMC/Paper@1241f406 [ci/skip] Update Player#performCommand javadoc and signature (#13698)
PaperMC/Paper@73aded43 Fix spigot config silentCommandBlocks filtering player commands (#13649)
PaperMC/Paper@d61d8df4 Cleanup crafter slot diff (#13662)
PaperMC/Paper@8987f91c [ci/skip] chore(jd): ChunkGenerator improvements (#13655)
This commit is contained in:
granny
2026-04-12 14:08:54 -07:00
parent bd405c4c96
commit 7a3d9a1e3b
5 changed files with 14 additions and 14 deletions

View File

@@ -1,9 +1,9 @@
group = org.purpurmc.purpur
mcVersion = 26.1.1
apiVersion = 26.1.1
mcVersion = 26.1.2
apiVersion = 26.1.2
channel=EXPERIMENTAL
paperCommit = 7773669d2ba9554e817b12c546ec58aa876d3bb4
paperCommit = 8987f91c92631c1512cfafddf4eb2d3730ebf1af
org.gradle.configuration-cache = true
org.gradle.caching = true