Skip to content

Conversation

@davidmayr
Copy link
Member

This PR promotes 1.21.10 to stable.

The following changes are notable:

  • Slime section counts are now defined by a value in the file and not by the slime property anymore. This retroactively affects older slime formats too, but slime files remain fully compatible as the value has been saved, but not used, before.
  • Reduce the amount of logging
  • 1.21.10

davidmayr and others added 16 commits September 30, 2025 23:31
* feat: initial work on 1.21.9-pre1

* fix: temporarily disable dataconverter

* fix: chunk progress listener is gone

* fix: changes to the palette containers and other small fixes

* chore: world border stuff seems gone?

* feat: optional property getter

* fix: set spawn point methods

* feat: port disable dragon battle patch

* feat: port world overwrite and rewrite it with the PaperWorldLoader

* feat: port uuid io patch

* feat: port prevent config disk io patch

* feat: port dimension store patch

* feat: 1.21.9-pre4 --nobuild

* feat: update to 1.21.9 release build

* fix: remove calls to deprecated methods
…4298e673cf

Fix command-block-overrides from commands.yml
…on type like nether/the_end).

Instead, assume the last serializing party serialized the correct amount of sections from v10 onward since that format seems to be post-1.18 where chunk sections cannot be null (if my information is correct.)

For importing worlds, assume the sizes based on the environment and pray the sizes never change again or the maintainer updating this adjusts this properly
…ord task execution time as TickTime individually)
…ead112aaf4

[ci skip] Mention damage behavior for Server#createWorldBorder (#13338)
* Change log to debug

* .debug does not exist its .fine

* Use Level parameter

* Change log level from SEVERE to FINE during save
Copy link
Contributor

@Paul19988 Paul19988 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@davidmayr davidmayr merged commit b1d683d into main Dec 10, 2025
1 check passed
davidmayr added a commit that referenced this pull request Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants