diff options
| author | mat <git@matdoes.dev> | 2026-05-08 05:35:47 +0930 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2026-05-07 08:05:58 -1200 |
| commit | 64b3c5145bb03483f593a0a8a18dd97f2c132499 (patch) | |
| tree | 463bbd6b464250801ba6dcb956890cb1a77982e0 /CHANGELOG.md | |
| parent | 35013ff740c08fc0c762c7510117c70ddd422769 (diff) | |
| download | azalea-drasl-64b3c5145bb03483f593a0a8a18dd97f2c132499.tar.xz | |
correct AbstractEntityMetadataBundle defaults by updating burger
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 fceb9661..94394e44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ is breaking anyways, semantic versioning is not followed. ### Fixed - Incorrect `damage_kind` component protocol implementation. +- The `AirSupply` metadata component was defaulting to `0` instead of `300`. (@wbbradley) ## [0.16.0+mc26.1] - 2026-03-27 |
