changelog: use more accurate terminology

This commit is contained in:
Dylan T. 2025-03-22 18:16:33 +00:00 committed by GitHub
parent de26ebd124
commit f123df5e0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ Consider using the `mcpe-protocol` directive in `plugin.yml` as a constraint if
- `pocketmine/nbt` has been updated to `1.1.0`, which improves performance when comparing NBT object trees.
## Gameplay
- Block break progress now takes into account the following: jumping, being in water, haste, mining fatigue
- Block breaking animation speed now takes into account the following: jumping, being in water, haste, mining fatigue
## Tools
- `blockstate-upgrade-schema-utils.php` now has a new `dump-table` command, which turns a `.bin` palette table file into human-readable text for debugging.