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@4bc80b8 Do not break when PlayerNaturallySpawnCreaturesEvent is cancelled PaperMC/Paper@ae80a25 Properly handle large values of spawnChunkRadius PaperMC/Paper@c2294d7 Fix several off-by-one errors in view distance calculations PaperMC/Paper@da71382 Updated Upstream (Bukkit/CraftBukkit/Spigot) (#11702)
12 lines
284 B
Properties
12 lines
284 B
Properties
group=me.samsuik.sakura
|
|
version=1.21.3-R0.1-SNAPSHOT
|
|
mcVersion=1.21.3
|
|
|
|
paperRef=da7138233f6392e791d790d1c3407414c855f9c2
|
|
|
|
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 |