PrismarineJS / prismarine-schematic

Read and write schematic of any minecraft version, provide them in a convenient and stable API
https://prismarine.js.org/prismarine-schematic/
MIT License
21 stars 8 forks source link

add test with legacy schematic with not supported block and metadata #15

Closed rom1504 closed 3 years ago

rom1504 commented 3 years ago

illustration for #14

Karang commented 3 years ago

Looking at the failing ids, 54:0 is a chest, maybe there is something special about tile entities. But 0:7 doesnt make sense: air doesnt have metadata.

0 is not a valid chest data