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:020f18aaa6fix: promote slf4j-api to api scope (#6343)c815948b6dFix ITEM_DROPPED stat not working properly (#6331)9a125eecb8Fix Incorrectly Typed Goals (#6200)23e3a0ccb6Add PlayerSetSpawnEvent (#5690)00028d57cfcall EntityDamageByBlockEvent for campfires (#6244)9b4a46f704[ci skip] add vs code files to .gitignore (#5663)a178fb895eMake hoppers respect inventory max stack size (#4838)4a2f53c6e8Add missing DamageCause for EntityDamageByBlockEvent (#6352)f261419fd5clone itemstack to return remaining stack (#6353)
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 = f261419fd5eeb771d0850918dd586501e60d2e51
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|