mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-04-20 02:08:15 +02:00
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@bbeaddeb Simplify diff in ProjectileWeaponItem PaperMC/Paper@e63832e5 Re-add diff comment in Villager PaperMC/Paper@63f9644a Simplify diff in ChunkMap PaperMC/Paper@f2df3219 update EntityTargetLivingEntityEvent handling PaperMC/Paper@e7ea5050 fix NPE after launching ender eye PaperMC/Paper@267f7aef respect mobs-can-always-pick-up-loot for baby zombies PaperMC/Paper@8ad1ef1d bunch of renames and fix NPE in getCraftingRemainingItem
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
group = org.purpurmc.purpur
|
||||
version=26.1-R0.1-SNAPSHOT
|
||||
|
||||
mcVersion=26.1
|
||||
mcVersion = 26.1
|
||||
apiVersion = 26.1
|
||||
paperCommit = 03853ba2fc406fc5466f3e764beaac6a4826c601
|
||||
paperCommit = 8ad1ef1dc6aa692f639607a2829068bd6eecc813
|
||||
|
||||
org.gradle.configuration-cache = true
|
||||
org.gradle.caching = true
|
||||
|
||||
Reference in New Issue
Block a user