mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@3271119 Fix SculkBloomEvent firing for block entity loading (#11306) PaperMC/Paper@2fdb2e9 Fix structure check API (#11307)
11 lines
245 B
INI
11 lines
245 B
INI
group = org.purpurmc.purpur
|
|
version = 1.21.1-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.21.1
|
|
paperCommit = 2fdb2e9dcdfb127cb99134f9bec60dcc2a6954d2
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|