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@ae5e78a4 [ci/skip] Clarify the functionality of AbstractVillager#resetOffers (#13260) PaperMC/Paper@ea9cd17c Use version fetcher from unsafe values in new version command (#13246) PaperMC/Paper@c68a55ca Optimise CraftWorld#spawnParticle (#13250) PaperMC/Paper@6794db4f Make spawning more accurately track vanilla (#12627) PaperMC/Paper@f55a34fd Properly handle provider plugins in load order (#13242) PaperMC/Paper@e74d7023 Fix HelpMap topic creation for bootstrap commands (#13231) PaperMC/Paper@fcb2956a Add debug logging for entities with invalid ids (#13229) PaperMC/Paper@5fd3c951 Add Entity#teleportAsync(Location, TeleportFlag...) (#13208) PaperMC/Paper@e8c6ba50 Expose JukeboxSong variables (#13214)
11 lines
257 B
INI
11 lines
257 B
INI
group = org.purpurmc.purpur
|
|
version = 1.21.10-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.21.10
|
|
paperCommit = e8c6ba5068287049c890688534963041208c4213
|
|
|
|
org.gradle.configuration-cache = true
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|