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:85ffdc4389Updated Upstream (CraftBukkit)f6a1cb21c5Do not process entity loads in CraftChunk#getEntities (Fixes #6543)5c7da5536bPrevent an infinite recursion error while rendering translatables (Fixes #6551) (#6555)cc6fd371b2Remove "Auto fix bad Y levels on player login" patch3562558d62Prevent softlocked end exit portal generation (#6525)6fa1983e9cUse BlockPost#atY in end portal softlock fix
13 lines
267 B
INI
13 lines
267 B
INI
group = net.pl3x.purpur
|
|
version = 1.17.1-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.17.1
|
|
packageVersion = 1_17_R1
|
|
|
|
paperCommit = 6fa1983e9ce177a4a412d5b950fd978620174777
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|