mirror of
https://github.com/Samsuik/Sakura.git
synced 2025-12-31 04:36:39 +00:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@ce7f068 Correct typo in javadoc (#9944) PaperMC/Paper@0a8c873 Call LivingEntity#onItemPickup before mutation (#9948) PaperMC/Paper@e5274ee Fix spawners checking max nearby entities with correct type (#8945) PaperMC/Paper@39dee1a More paper config cleanup (#9938) PaperMC/Paper@581c743 Add API to retrieve an attribute modifier from a UUID (#9924) PaperMC/Paper@8611796 Fix missing event call for entity teleport API (#9937) PaperMC/Paper@250388d add getAdvancementProgress() to PlayerAdvancementCriterionGrantEvent (#9865)
12 lines
256 B
Properties
12 lines
256 B
Properties
group=me.samsuik.sakura
|
|
version=1.20.2-R0.1-SNAPSHOT
|
|
|
|
mcVersion=1.20.2
|
|
paperRef=250388defed6660c57f40733c318ac90b846c264
|
|
|
|
org.gradle.jvmargs=-Xmx2G
|
|
|
|
org.gradle.caching=true
|
|
org.gradle.parallel=true
|
|
org.gradle.daemon=true
|
|
# org.gradle.configureondemand=true |