141 Forks
607 Stars
607 Watchers

MCreator

MCreator is software used to make Minecraft Java Edition mods, Bedrock Edition Add-Ons, and data packs using visual graphical programming or integrated IDE. It is used worldwide by Minecraft players, aspiring mod developers, for education, online classes, and STEM workshops.

How to download and setup MCreator

Open terminal and run command
git clone https://github.com/MCreator/MCreator.git
git clone is used to create a copy or clone of MCreator repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MCreator https://github.com/MCreator/MCreator/archive/master.zip

Or simply clone MCreator with SSH
[email protected]:MCreator/MCreator.git

If you have some problems with MCreator

You may open issue on MCreator support forum (system) here: https://github.com/MCreator/MCreator/issues