9
0
mirror of https://github.com/Samsuik/Sakura.git synced 2025-12-30 20:29:14 +00:00
Files
SakuraMC/gradle.properties
Samsuik e629d9bceb Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@36e0c0a update enchantment target and rework some component impl
PaperMC/Paper@ce3fe65 fix NPE in legacy profiles
PaperMC/Paper@00bf128 remove old test
PaperMC/Paper@311810f fix copper chest inventory
PaperMC/Paper@ec686f7 Add ItemTransportingEntityValidateTargetEvent closes #13114 (#13115)
PaperMC/Paper@5e42ae9 Correctly reset quick crafting state on out of order packet
PaperMC/Paper@2d7f5ea add shelf inventory type
PaperMC/Paper@0102872 validate mannequin pose
PaperMC/Paper@a3f247c Fix command-block-overrides from commands.yml
2025-10-03 14:00:53 +01:00

12 lines
284 B
Properties

group=me.samsuik.sakura
version=1.21.9-R0.1-SNAPSHOT
mcVersion=1.21.9
paperRef=a3f247c258c4ade42011cbc6f4e2024298e673cf
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