Structurize Changelog
Version: 1.12.2-0.10.277-RELEASE
- fix to >= and <=
- 1.12 custom logging
- Makes saving entities optional (#90)
This makes saving entities within the scanned area optional for cases where you do not want to save entities at all. E.g. for a backup of the block environment without duplicating entities when placing the scan back in. * fix annoation * handle substitution blocks * Improve scan (#63)