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@2562124 [ci skip] Create SECURITY.md (#11331) PaperMC/Paper@e01ddf4 Fixup porting issue in vanillaBiomeProvider impl (#11185) PaperMC/Paper@509ea2f Fix horse armor desync (#11341) PaperMC/Paper@2f0891e Fix InventoryOpenEvent cancellation (#11304) PaperMC/Paper@227c94a Fix inventory desync when placing blocks with spawn protection (#11090) PaperMC/Paper@b483da4 Update Alternate Current to v1.9 (#11333)
12 lines
284 B
Properties
12 lines
284 B
Properties
group=me.samsuik.sakura
|
|
version=1.21.1-R0.1-SNAPSHOT
|
|
mcVersion=1.21.1
|
|
|
|
paperRef=b483da4e026ad078c9b1dd6e1e5ec25ac450df69
|
|
|
|
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 |