mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
Updated Upstream (Paper)
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)
This commit is contained in:
@@ -2,7 +2,7 @@ group = org.purpurmc.purpur
|
||||
version = 1.21.4-R0.1-SNAPSHOT
|
||||
|
||||
mcVersion = 1.21.4
|
||||
paperCommit = d4630f1223ba8cef0f9767d22f70999f1292cbcf
|
||||
paperCommit = c17ef64339ab27e5e50f331e53b00f6de45f7444
|
||||
|
||||
org.gradle.caching = true
|
||||
org.gradle.parallel = true
|
||||
|
||||
Reference in New Issue
Block a user