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@abfb6b2 more work on adventure codecs PaperMC/Paper@b42a1da Use uuid param in setResourcePack PaperMC/Paper@bcbe5dc Fix `PlayerInteractEvent#getClickedBlock()` returning wrong block in adventure mode (#10019) PaperMC/Paper@166761f Update and clean up api dependencies (#10018) PaperMC/Paper@3434a6f Update key gen for 1.20.4 (#10015) PaperMC/Paper@dd16335 fix NPE when iterating over default drops (#10017)
11 lines
245 B
INI
11 lines
245 B
INI
group = org.purpurmc.purpur
|
|
version = 1.20.4-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.20.4
|
|
paperCommit = dd16335e40dc13843e8ae7c681ca0a166d2e54a0
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|