Skip to content

Commit

Permalink
Updated Upstream (Paper)
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
granny committed Dec 10, 2024
1 parent ffeb49d commit 80b6d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 80b6d34

Please sign in to comment.