Skip to content

v1.7.3

Compare
Choose a tag to compare
@solvedDev solvedDev released this 24 Aug 15:14
· 354 commits to master since this release
b18324c

Features:

  • MoLang validation inside of JSON files
  • Added map areas (requires the latest Minecraft beta)
  • Presets now support custom components
  • Updated bridge. to latest Minecraft beta

Changes:

  • Updated block template
  • Project target version now sets min_engine_version inside of manifest
  • Only ever update a single file once (custom components/commands updates)

Fixes:

  • Fixed custom commands not disposing auto-completions correctly
  • Fixed error upon saving file without bridge folder
  • Fixed deleted project staying selected
  • Fixed custom commands getting registered incorrectly
  • Fixed theme error/warning colors not applying to JSON errors
  • Fixed minecraft:breedable auto-completions
  • Fixed applying themes not working
  • Fixed theme names not loading correctly
  • Fixed versioning in entity components
  • Fixed $versioned_template.[KEY] inside of $dynamic_template not working
  • Fixed #255