mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-27 02:39:06 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@651fa12 Fix cancelled EnderDragonShootFireballEvent playing sound (#12977) PaperMC/Paper@2456ff2 [ci skip] Update javadoc for tinted leaves particle (#12962) PaperMC/Paper@a743e6b [ci skip] Clarify tab completion ordering in event jd (#12965) PaperMC/Paper@a22447a Added getWorldPath to World API (#12952) PaperMC/Paper@b200237 Fix clone return for Paper PlayerProfile (#12984) PaperMC/Paper@47f983f Add allow-remote-ender-dragon-respawning setting (#12602) PaperMC/Paper@616a879 Add LootTable to BlockDispenseLootEvent (#12917) PaperMC/Paper@f866a5f Use LinkedHashMap in ChannelInitializeListenerHolder (#13000)
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=f866a5fd5497798590aebefb99e417c97a8e1e76
|
|
|
|
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 |