mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-04-19 17:58:15 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user