mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-29 19:59:08 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@86b716b Fix BlockFadeEvent not being called when fire extinguishes in rain (#12972) PaperMC/Paper@f0c1f85 Fix Phantom entity Spawn reason (#12980)
12 lines
284 B
Properties
12 lines
284 B
Properties
group=me.samsuik.sakura
|
|
version=1.21.8-R0.1-SNAPSHOT
|
|
mcVersion=1.21.8
|
|
|
|
paperRef=f0c1f856f2a5dd41445488e281ecd5166f0d7454
|
|
|
|
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 |