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

Make BlockEntities readable from schematic #50

Closed sciner closed 1 year ago

sciner commented 2 years ago

This data need for getting chest contents and etc.

rom1504 commented 2 years ago

is this really enough to implement it ? can you add a test ?

sciner commented 2 years ago

yes, realy need. because in current version i cant get chest content without my fix

sciner commented 2 years ago

This fix doesn't need a test, it just adds another property and doesn't do anything complicated.

rom1504 commented 1 year ago

fails

socket-security[bot] commented 1 year ago

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

socket-security[bot] commented 1 year ago

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: prismarine-schematic@1.2.3

rom1504 commented 1 year ago

please re-open if you want to finish it