/cube-creator

Cube Creator is an IDE for data packs for Minecraft Java Edition with many features like syntax highlighting, autocomplete, plugin support and more.

Primary LanguageGroovyGNU General Public License v3.0GPL-3.0

Cube Creator

Cube Creator is an IDE meant for data packs and resource packs for Minecraft Java Edition. Cube Creator has many features that you expect from any other IDE like:

  • Syntax highlight for Functions, JSON, JavaScript, Markdown and YAML.
  • Plugin support using scripted Groovy (no compilation needed).
  • Simple GUI
  • And many more features on the way!

Keep in mind that Cube Creator is in Alpha stage, expect bugs and missing features.

Download

Check the releases page to see the available downloads (a website is on the way!).

Contribute

Cube Creator is in Alpha stage so many bugs are expected. If you encounter one make sure to open an issue. Also Cube Cretor needs an icon; if you create create one and share it that would be appreciated.

Development

Cube Creator is written entirely in Groovy, even the plugins. To modify Cube Creator is recomended to use IntelliJ IDEA.

If you want to create a plugin you can use Cube Creator itself. A detailed page with some useful information will be created soon.

If you want to create a custom version if this software make sure to use another name for it to avoid confution with the main release.

License

Cube Creator is open source, licensed under the GNU General Public License v3.

Notices