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@9ffccd6 Use correct source for mushroom block spread event (#9587)
PaperMC/Paper@93cf3eb Respect randomizeData on more entities when spawning (#9483)
PaperMC/Paper@a2002a7 Fix wild wolves not considering bones interesting (#9579)
PaperMC/Paper@98c567f Use correct seed on api world load (#9541)
PaperMC/Paper@4179b8f Remove UpgradeData neighbour ticks outside of range
PaperMC/Paper@9bc70e6 Make the cursor limit option apply to banners (#9554)
  • Loading branch information
granny committed Aug 11, 2023
1 parent 41ab912 commit 005a519
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.1-R0.1-SNAPSHOT

mcVersion = 1.20.1
paperCommit = 408a9050baf29341b877a7bebff0939442d818d0
paperCommit = 9bc70e6888c670750547caf0f9d692c011111d26

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

0 comments on commit 005a519

Please sign in to comment.