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@ec19620 Use a ConcurrentHashMap for enum mappings for BlockData (#10161)
PaperMC/Paper@f28caff Limit ResourceLocation length to nbt string tag length
  • Loading branch information
granny committed Jan 12, 2024
1 parent 36974ea commit 066e9f1
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.20.4-R0.1-SNAPSHOT

mcVersion = 1.20.4
paperCommit = a80d31b1bd84a56f969634c39d78dfa1c437aa9f
paperCommit = f28caff92752681593137edea91b8fa908995d8e

org.gradle.caching = true
org.gradle.parallel = true
Expand Down

0 comments on commit 066e9f1

Please sign in to comment.