mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-27 10:59:16 +00:00
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
10 lines
259 B
INI
10 lines
259 B
INI
group = cn.dreeam.leaf
|
|
mcVersion = 1.21.1
|
|
version = 1.21.1-R0.1-SNAPSHOT
|
|
|
|
galeCommit = 23d6c25bd1b63f31ab2dbddbadf60ac019d97128
|
|
|
|
org.gradle.caching = true
|
|
org.gradle.parallel = true
|
|
org.gradle.vfs.watch = false
|
|
org.gradle.jvmargs = -Xmx4G -Dfile.encoding=UTF8 |