gilesknap / mciwb

Minecraft Interactive world builder
Apache License 2.0
299 stars 6 forks source link

use 1.21 block_entity_data for signs #142

Closed gilesknap closed 3 months ago

gilesknap commented 3 months ago

fixes #141

Note that this breaks support for earlier versions of Minecraft. This project is intended to work with the most up to date version. If it is an issue for people we could support a couple of revisions of the block_entity_tag definition.

@DiamondJoseph thanks for the reminder to fix this.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.14%. Comparing base (33f98d6) to head (8f66204).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ========================================== - Coverage 64.36% 64.14% -0.23% ========================================== Files 16 16 Lines 898 898 ========================================== - Hits 578 576 -2 - Misses 320 322 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.