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@5403894 Add ItemMeta customName methods (#11685) PaperMC/Paper@71a367e Update getKey impls for inlineable types PaperMC/Paper@dae475b Switch Impl types to Holderable (#11662) PaperMC/Paper@bdfa1f6 Brigadier: fix simpleUnwrap not keeping redirect modifier and forks properties from original node (#11654) PaperMC/Paper@fabd859 Add command block material tags (#11720) PaperMC/Paper@07ef2bb Fix incorrect command serialization by creating new Command (#11671) PaperMC/Paper@15b2aa1 Readd shear methods from bukkit Shearable (#11715) PaperMC/Paper@c17ef64 Fix/scoreboard delegate (#11453)
11 lines
245 B
INI
11 lines
245 B
INI
group = org.purpurmc.purpur
|
|
version = 1.21.4-R0.1-SNAPSHOT
|
|
|
|
mcVersion = 1.21.4
|
|
paperCommit = c17ef64339ab27e5e50f331e53b00f6de45f7444
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx3G
|