Skip to content

Multilib 1.0.0

Choose a tag to compare

@Astronomy20 Astronomy20 released this 10 Jul 14:49

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