diff options
| author | mat <git@matdoes.dev> | 2025-05-06 14:20:57 -1300 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2025-05-06 14:20:57 -1300 |
| commit | e9452032bfc95cb7ad4a8798b13648e164536cf1 (patch) | |
| tree | d62694761560085d979886d0822b8dfd942d3db2 /CHANGELOG.md | |
| parent | d58a1c4fa0bd0c695e670ec52874f11cce64cd01 (diff) | |
| download | azalea-drasl-e9452032bfc95cb7ad4a8798b13648e164536cf1.tar.xz | |
fix various issues with mining
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cddfee6..151621df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,3 +36,4 @@ write down most non-trivial breaking changes. - Update the `InstanceName` component correctly when we receive a respawn or second login packet. - Block shapes and some properties were using data from `1.20.3-pre4` due to using an old data generator (Pixlyzer), which has now been replaced with the data generator from [Pumpkin](https://github.com/Pumpkin-MC/Extractor). - No more chunk errors when the client joins another world with the same name but different height. +- Mining now cancels correctly and doesn't flag Grim. |
