Skip to content

v0.6.0

Compare
Choose a tag to compare
@IoeCmcomc IoeCmcomc released this 04 Dec 10:29
· 231 commits to master since this release

This version supports Minecraft 1.15, 1.16, 1.17, 1.18 and 1.18.2.
Changing the Minecraft version requires restarting the program.

What's new:

  • Minecraft 1.18 and 1.18.2 are now supported
  • Add builds for Windows 64-bit and Linux (Tested on Ubuntu 20.04)
    • The auto-updater currently only works with the Windows 32-bit version
  • The simple code completer for mcfunction files now supports vanilla advancement, loot table and recipe IDs, as well as particle types and sound event IDs
  • Embed the Monocraft font in the program
  • The program theme (or style) can now be changed using the setting dialog.

Changes:

  • Add missing loot table functions and conditions for Minecraft 1.15, 1.16 and 1.17.
    • Please note that there are still some missing functionalities for previous Minecraft versions that haven't been added yet
  • The program will now automatically check for updates on the startup
  • Fix some bugs.