5be41ed Use stripped key in tag getting Fixes #4182
50084c1 Fix tag related issues to prepare for 1.21.2
- Inline tag values in 1.21 enchantments
- Fix TagRewriter addTags if the server doesn't send values for a registry
- Send the tags packet in 1.12->1.13 before the play login packet to fix tracking in 1.20->1.20.2
81682f4 Change description of dump sub command to be more generic (#4180)
1c339e8 Null check input serializer version Fixes ViaVersion/ViaBackwards#896
1a9cda0 Handle WRITTEN_BOOK_CONTENT component in rewriters as well (#4175)
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>