mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@3c41f8f Cache map ids on item frames (#9584) PaperMC/Paper@3b4839e Fix players are invisible after using setPlayerProfile (#9143) PaperMC/Paper@20a71c5 Add restrict-player-reloot-time config (#7652) PaperMC/Paper@29aaf7b Fix custom statistic criteria creation (#9595) PaperMC/Paper@2df309b Bandaid fix for Effect (#9548) PaperMC/Paper@1dfdbef SculkCatalyst bloom API (#9466) PaperMC/Paper@02338e5 Fix DEFAULT getEntitySpawnReason for /summon (#9480) PaperMC/Paper@23c44c2 [ci skip] Update README
11 lines
245 B
INI
11 lines
245 B
INI
group = org.purpurmc.purpur
|
|
version = 1.20.1-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.20.1
|
|
paperCommit = 23c44c2b8d88b287060cc61be58e8d86f1ee5c54
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|