mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-19 14:59:30 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@4eda045 Backport fix for MC-296337 (Fixes #12617) (#12619) PaperMC/Paper@7ebc94c Add Registry#getTagValues (#12603) PaperMC/Paper@e87320d Fix UOE when using generateTree with pale oak (#12616) PaperMC/Paper@94f2903 Do not blow up accessing unregistered memories from API (Fixes #12618) (#12639) PaperMC/Paper@03efecf Do not fire PlayerDropItemEvent for /give command PaperMC/Paper@3527ccd feat: expose updateDemand and restock on Villager (#12608) PaperMC/Paper@320f25c fix sponge-absorb deleting chest content (#12647) PaperMC/Paper@95565e0 Add missing attribute serialization updater PaperMC/Paper@519e422 Fix infinite loop in RegionFile IO PaperMC/Paper@ba7fb23 Finish moving over to Holderable (#12646) PaperMC/Paper@39203a6 [ci skip] Publish PR API and dev bundles (#12672) PaperMC/Paper@a1b3058 Provide env environment variable and copy spigots sys prop for overriding default repository
12 lines
284 B
Properties
12 lines
284 B
Properties
group=me.samsuik.sakura
|
|
version=1.21.5-R0.1-SNAPSHOT
|
|
mcVersion=1.21.5
|
|
|
|
paperRef=a1b30587d9d5a5d9bf1530f7d1e289f2e29991b6
|
|
|
|
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 |