Skip to content

[Re]Structure v3.0.1

Latest
Compare
Choose a tag to compare
@Gregory-AM Gregory-AM released this 09 May 07:04
a45e784

What's new in [Re]Structure v3.0.1

[+] Implemented better MCreator version checking.
If the version of MCreator you are using is unsupported, the [Re]Structure Menu will display a "Compatibility Information" Menu Item.
Letting the user know that their version of MCreator is unsupported and redirecting them back to the MCreator Plugin Page.

  • This only happens with Snapshot versions of MCreator and Versions not listed on the Plugin Page.

[+] Added better resource management.
If the directory "restructure_settings" did not exist, was removed or an error occurred when reading the "settings.json" file:

  • The plugin now creates / recreates the directory and the settings.json file.
    This was where the Malformed JSON error was coming from originally which caused the reupload of [Re]Structure v3.0.0 to the MCreator Plugin Page.