1st MCreator 2025.4 snapshot - Dual snapshot
1st snapshot of MCreator 2025.4 is here, and it is packed with useful features. This is also a first snapshot of its kind, more on why in the article!
MCreator is an open-source software used to make Minecraft Java Edition mods, Bedrock Edition Add-Ons, resource packs, and data packs using an intuitive easy-to-learn interface or with an integrated code editor. It is used worldwide by Minecraft players, mod developers, for education and by STEM workshops.
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 editor, and other elements of the interface that ease the development of your mod idea. A popular choice amongst Minecraft mod creators!
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.
MCreator's integrated code editor implements syntax highlighter, advanced autocomplete, code formatting, breakpoint support, and much more. In addition to that, you can inspect Minecraft source code and game assets from within the integrated project file browser.
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 testing environment and fully pledged Java debugger 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