mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@86b716bc Fix BlockFadeEvent not being called when fire extinguishes in rain (#12972) PaperMC/Paper@f0c1f856 Fix Phantom entity Spawn reason (#12980) PaperMC/Paper@651fa124 Fix cancelled EnderDragonShootFireballEvent playing sound (#12977) PaperMC/Paper@2456ff26 [ci/skip] Update javadoc for tinted leaves particle (#12962) PaperMC/Paper@a743e6b1 [ci/skip] Clarify tab completion ordering in event jd (#12965) PaperMC/Paper@a22447a5 Added getWorldPath to World API (#12952) PaperMC/Paper@b200237c Fix clone return for Paper PlayerProfile (#12984)
11 lines
255 B
INI
11 lines
255 B
INI
group = org.purpurmc.purpur
|
|
version = 1.21.8-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.21.8
|
|
paperCommit = b200237c7d9b843995f23ba1beae0899ef54ae72
|
|
|
|
org.gradle.configuration-cache = true
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|