Multilib 1.0.0
New:
- Ambiguity resolution and player preference system: when multiple definitions match the same block, players can choose which variant to form using the preference wrench
- Multiblock variant support in the dev-tool's export/load and Load tab
- Per-definition toggle to opt out of the ghost overlay
- Structure validation reporting
- Optional KubeJS support for defining multiblocks from scripts
API changes:
- A multiblock's display name is now derived from its id; the .name() builder method has been removed
Fixes:
- Fixed removal of rejected free-block positions in ShapedMatcher
- Improved robustness of the dev-tool's tag/detect/scan behavior