Skip to content

Commit

Permalink
Updated Upstream (Paper/Gale)
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@9c45038 Return null in getRegistry(Class) for unknown type (#11422)
PaperMC/Paper@d611754 Disable pretty printing for advancement saving (#11419)
PaperMC/Paper@5bcb2ff Correctly launch WindCharges (#11418)
PaperMC/Paper@593faf4 Create TileStateInventoryHolder (#11420)
PaperMC/Paper@1ed64f8 Update launchProjectile API (#11300)

Gale Changes:
Dreeam-qwq/Gale@23d6c25 Drop `Improve container checking with a bitset`, since caused performance regression on 1.21.1
  • Loading branch information
Dreeam-qwq committed Sep 22, 2024
1 parent 40592d0 commit e62b6fc
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 = cn.dreeam.leaf
mcVersion = 1.21.1
version = 1.21.1-R0.1-SNAPSHOT

galeCommit = 40330062f3b1e46c65404f84011d3176abd33436
galeCommit = 23d6c25bd1b63f31ab2dbddbadf60ac019d97128

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

0 comments on commit e62b6fc

Please sign in to comment.