9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-25 18:09:17 +00:00

Updated Upstream (Paper/Gale)

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
This commit is contained in:
Dreeam
2024-09-22 06:42:46 -04:00
parent 40592d097a
commit e62b6fc77d

View File

@@ -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