mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-28 19:29:07 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@1d2d956 fix(#13144): Entity pathfinding paths do not appear with 1.21.9 debug flag enabled (#13202) PaperMC/Paper@cf02a07 Add Particle.Spell support to ParticleBuilder#color(Color, float) (#13128) PaperMC/Paper@97452e1 Improvements for Player#openBook (#12582) PaperMC/Paper@d16e03f [ci skip] Add IntelliJ tips to CONTRIBUTING.md (#13299) PaperMC/Paper@0e10753 Update ConcurrentUtil to 0.0.6 PaperMC/Paper@f393100 Update ConcurrentUtil to 0.0.7 PaperMC/Paper@9fc21bc Promote build channel from BETA to STABLE PaperMC/Paper@f67a1b6 fix: Player#setPlayerTime sends time update packet to client (#13315) PaperMC/Paper@af06383 Add field renames for lead sounds and iron chain (#13168) PaperMC/Paper@f8cf03d [ci skip] Mention damage behavior for Server#createWorldBorder (#13338) PaperMC/Paper@df4b668 Restore legacy command restrictions PaperMC/Paper@92ed3f0 Fix wrong translation key in /give command (#13364)
12 lines
286 B
Properties
12 lines
286 B
Properties
group=me.samsuik.sakura
|
|
version=1.21.10-R0.1-SNAPSHOT
|
|
mcVersion=1.21.10
|
|
|
|
paperRef=92ed3f00b13692d349ba09d6ab34794ca46b37fa
|
|
|
|
org.gradle.jvmargs=-Xmx2G
|
|
org.gradle.vfs.watch=false
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
# org.gradle.daemon=true
|
|
# org.gradle.configureondemand=true |