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 setBlock function to Schematic #35

Closed IceTank closed 3 years ago

IceTank commented 3 years ago

It will now replace palette entries with setBlock if the conditions are met. There are 4 different possible scenarios that can occur when using setBlock. They are documented in the code.