2nd 2025.2 snapshot - Even more new features!
The second snapshot of what will most likely be the biggest update ever is here! Make sure to check it out, because it is loaded with new features!
Using MCreator mod generator, you can make Minecraft mods, Bedrock Edition Add-Ons, Minecraft resource packs, and data packs without a single line of code. Although MCreator is a complete IDE, anyone can use it without prior programming knowledge. MCreator is a great tool to learn Minecraft modding and to learn concepts of software programming.
Design your mods using wizards, WYSIWYG editors, and other elements of the interface that ease realization of your mod idea. A popular choice amongst Minecraft modders!
Did you ever wonder how to make a Minecraft mod easily? We developed tools such as texture maker that allows you to create textures in seconds thanks to the presets included. The animation maker allows you to create animated textures that can be created from templates, GIFs or custom images.
Integrated resource browser allows you to easily manage your sounds, textures, models and other assets of your mod.
Using MCreator, you can do virtually anything. From a basic block to a dimension that involves custom biomes with mobs that do whatever you wish by customising their AI. Make the Minecraft game the way you want!
You can create anything from a simple Minecraft ore mod to advanced Minecraft mods with custom UIs, mechanics, and even custom code if needed. This makes it ideal for Minecraft workshops and a great tool for kids to learn programming in a fun way.
The code editor implements syntax highlighter, advanced autocomplete and the tools that every code editor has. In addition to that, you can inspect Minecraft's and Minecraft Forge's source code from within the editor.
The code editor also has an import organizer and code templates that speed up the process of programming custom mod code.
MCreator has a built-in test environment for both Minecraft client and server, which makes it possible to test your mod during the development process.
After you are complete with the development, you can export your mod to a valid mod file which can be installed by any Minecraft user.
MCreator Link enables you to connect hardware devices such as Arduino and Raspberry Pi with Minecraft game via MCreator procedures, commands and general API for Minecraft mod developers.
Learn more about MCreator Link