MinedMap/src/world
Matthias Schiffer ca880ab3b4
world/text_value: do not fall back to NBT deserialization after DataVersion 4290
An invalid JSON string should not be emitted verbatim; ignore the
content instead.

Also increment entity meta version, which had been forgotten in the
previous commit.
2025-04-03 18:52:39 +02:00
..
block_entity.rs world/text_value: add support for new NBT text serialization 2025-04-02 22:52:22 +02:00
chunk.rs world/chunk: fix new Rust 1.86 clippy warning 2025-04-03 18:37:54 +02:00
de.rs world: rename JSONText to TextValue 2025-04-02 22:52:22 +02:00
layer.rs treewide: update to bincode 2 2025-03-13 21:50:50 +01:00
mod.rs world: rename JSONText to TextValue 2025-04-02 22:52:22 +02:00
section.rs treewide: cargo fmt with 1.85 2025-03-13 21:50:50 +01:00
sign.rs world/text_value: add support for new NBT text serialization 2025-04-02 22:52:22 +02:00
text_value.rs world/text_value: do not fall back to NBT deserialization after DataVersion 4290 2025-04-03 18:52:39 +02:00