6ad9a71 Print book conversion errors to default logger in 1.20.2->1.20.3 (#4158)
9f24576 Update some dependencies
8661bbc Update required ViaFabric version, don't require fabric-loader (#4174)
0b5fa37 Put title directly into component in 1.8->1.9 bossbar emulation (#4173)
The JsonParser#parseString detection in CommonBoss will detect " " as valid json (JsonNull) and won't wrap it around ComponentUtil#plainToJson like it should, at some point in the future I would like CommonBoss to only accept a JsonElement instance and not raw strings anymore.
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/494
dab32ba Write correct on ground state in 1.20.5->1.21 placement rotation fix (#4170)
9e5c541 Disable placement rotation fix for now Closes #4168
9674c61 Add option to fix wrong block placement rotation in 1.20.5->1.21 (#4166)
9df1704 Fix holder set direct id conversion in 1.20.3->1.20.5 component rewriter (#4164)
c0821de Define as Sponge plugin for ViaSponge (#4163)
c358c39 Make clearer distinction between filled and empty data component patch, simplify direct value getting
451b3a2 Update Gradle Wrapper from 8.10.1 to 8.10.2 (#4161)
Signed-off-by: gradle-update-robot gradle-update-robot@regolo.cc Co-authored-by: gradle-update-robot gradle-update-robot@regolo.cc
619eeca Don't add block entity tag if the id is missing
6bae039 Update mcstructs (#4159)
b321029 Bump gradle-update/update-gradle-wrapper-action from 1 to 2 (#4157)
Bumps gradle-update/update-gradle-wrapper-action from 1 to 2.
updated-dependencies:
- dependency-name: gradle-update/update-gradle-wrapper-action dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5287d4f Fix enchantment glint behaviour in 1.10->1.11 (#4156)
a0a2794 Change player parent to living entity base in 1.9/1.12 entity enums (#4154)
9e354e9 Update MCStructs (#4153)
27033e9 Remove transaction tracking (and cancelling) in 1.16.4->1.17 (#4140)
e436bbe Refactor dimension switch handling across all protocols (#4146)
050a1db Fix set equipment body slot in 1.20.3->.5 if value is not the last (#4149)