MCreator for Minecraft (1.21.4, 1.20.1) is a powerful and beginner-friendly platform for creating Minecraft mods without writing any code. Designed with accessibility in mind, it allows users to create custom items, blocks, mobs, tools, GUIs, structures, biomes, and more using a visual interface. Whether you’re a hobbyist, student, or aspiring mod developer, MCreator gives you the freedom to build functional, polished Minecraft mods using logic blocks and a point-and-click interface.
You don’t need to understand Java or know how Minecraft’s internal modding APIs work. Everything is handled in an integrated environment, complete with live testing and mod exporting.

Key Features
- Drag-and-drop interface for mod creation
- Supports custom items, blocks, tools, armor, foods, plants, and fluids
- Create custom mobs with AI behavior and animations
- Build biomes, structures, and dimension generation rules
- Add custom GUI interfaces, triggers, and logic-based procedures
- Export mods for Minecraft Forge, Fabric, and data packs
- Integrated workspace, code editor (optional), and Minecraft test environment
- Compatible with Minecraft (1.21.4, 1.20.1) and updated regularly
Screenshots:










What Can You Create With MCreator?
MCreator supports a wide range of mod types, from simple enhancements to complex gameplay systems. Examples of things you can create:
- Custom ores and tools
- Unique mobs with AI pathfinding
- Food items and brewing recipes
- Magic systems and power generators
- Decorative blocks and functional machines
- Quests, achievements, and progression mechanics
- Custom events, triggers, or biome-specific effects
- Entire new dimensions or overworld expansions
Because of its flexibility, MCreator is not just for fun projects. It is also widely used in education, game design prototypes, and modpack customization.
Why Use MCreator?
MCreator is the ideal solution for those who want to create Minecraft mods but do not have a background in Java programming. It streamlines the process of mod development into a visual format that anyone can learn.
Advantages
- No coding required. Anyone can start creating mods within minutes.
- Includes built-in Minecraft simulator for testing mods on the fly.
- Great for schools, educational programs, and prototyping.
- Supports Forge and Fabric for maximum compatibility with modpacks.
- Fast updates and an active community help you stay up to date.
- Allows both visual logic blocks and manual Java code edits for advanced users.
MCreator is also great for experienced developers who want to speed up the repetitive parts of modding, like creating item models, crafting recipes, or GUI screens.
Frequently Asked Questions (FAQs)
Q1: Do I need to install Java or Minecraft Forge separately?
No. MCreator bundles everything you need, including Java, Forge, Fabric, and Minecraft testing tools. Setup is automatic.
Q2: Can I create mods for multiplayer servers?
Yes. MCreator mods can be used on both single-player and multiplayer Forge/Fabric servers, as long as the server supports custom mods.
Q3: Does MCreator support both Forge and Fabric?
Yes. When creating a new workspace, you can choose Forge or Fabric. MCreator will handle the rest during export.
Q4: Can I import my mod into a larger modpack?
Absolutely. MCreator exports mods as standard `.jar` files compatible with Forge or Fabric modpacks. You can distribute or bundle them as needed.
Q5: Is there a way to use Java code inside MCreator?
Yes. While MCreator is primarily visual, it offers an option to insert custom Java code snippets into procedures and mod elements for more advanced behavior.
How to install:
How to Install MCreator (Windows)
Step 1
Download MCreator and run the installer.
Step 2
Navigate to C:/Pylo/MCreator(version)
and launch MCreator.exe. If the setup finishes suspiciously fast or you get stuck at “Building forge”, try running the application as administrator (Right-click → Run as admin). If the issue persists, uninstall and reinstall MCreator, then run it with admin rights.
Step 3
The first time you run MCreator, you may be prompted by your firewall to allow Java access to the internet. Allow the connection, and let the setup complete. Even if all progress ticks appear, it may take some time before setup is actually finished. Internet access is required for proper functionality.
Note: You can install MCreator anywhere, but ensure the installation path only contains English letters, numbers, spaces, or characters like .,-_. Avoid special or non-English characters, which can lead to unpredictable errors.
High DPI screens:
If you’re using a high DPI display and notice scaling issues, you can override DPI scaling manually. Right-click on MCreator.exe, open the Compatibility tab, and enable the setting for high DPI scaling behavior to “System”.
How to Install MCreator (MacOS)
Step 1
Download the latest MCreator version for Mac and open the DMG image.
Step 2
Copy the MCreator###
folder (where ### is the version number) from inside the DMG to a writable folder on your system. Do not install it in the Applications folder, as it typically lacks write permissions.
Note: You can install MCreator anywhere, but make sure the file path contains only English letters, numbers, spaces, or the following characters: .,-_. Avoid using special characters or letters from other languages to prevent unexpected errors.
Step 3
Inside the extracted folder, double-click the mcreator.command file to launch MCreator. If you see a security warning preventing it from launching:
Right-click (or Ctrl + click) on mcreator.command, then select Open from the context menu. A second confirmation prompt will appear:
Click the Open button again. The terminal window and MCreator will launch. You only need to do this the first time; macOS will remember your choice in future launches.
Troubleshooting
Terminal opens, but MCreator does not start
If the terminal window opens and displays an error, try installing a missing dependency using the following command:
brew reinstall libpng
If you get a message saying the brew
command is unknown, you’ll need to install Homebrew first.
MCreator gets stuck on “Initializing workspace system”
If MCreator hangs during initialization, follow these steps:
- Right-click on the MCreator### folder you installed
- Select Get Info
- In the Info window, under Sharing & Permissions, set the current user’s privilege to Read & Write
How to Install MCreator (Linux)
Step 1
Install JDK 8 and set the JAVA_HOME
environment variable to point to your JDK installation directory. The version must be Java 8u172 or higher (still Java 8). Make sure JavaFX is installed. On Ubuntu, run:
sudo apt install openjfx
Step 2
Download the MCreator ZIP package for Mac and Linux, then extract it to a folder where your user account has write permissions.
Step 3
Open a terminal in the extracted folder and launch MCreator with either of these methods:
java -jar MCreator.jar
or double-click MCreator.jar in your file manager, if your desktop environment allows it.
Download links
- MCreator for Windows 64 bit EXE installer (Stable):download Download file
- MCreator for Windows 64 bit ZIP archive (Stable):download Download file
- MCreator for Mac x86 – 64 bit DMG image (Stable):download Download file
- MCreator for Linux x86 – 64 bit TAR archive (Stable):download Download file
- MCreator for Windows 64 bit EXE installer (Stable):download Download file
- MCreator for Windows 64 bit ZIP archive (Stable):download Download file
- MCreator for Mac x86 – 64 bit DMG image (Stable):download Download file
- MCreator for Linux x86 – 64 bit TAR archive (Stable):download Download file
- MCreator for Windows 64 bit EXE installer (Stable):download Download file
- MCreator for Windows 64 bit ZIP archive (Stable):download Download file
- MCreator for Mac x86 – 64 bit DMG image (Stable):download Download file
- MCreator for Mac AArch – 64 bit DMG image (Stable):download Download file
- MCreator for Linux x86 – 64 bit TAR archive (Stable):download Download file
- MCreator for Windows 64 bit EXE installer (Stable):download Download file
- MCreator for Windows 64 bit ZIP archive (Stable):download Download file
- MCreator for Mac x86 – 64 bit DMG image (Stable):download Download file
- MCreator for Mac AArch – 64 bit DMG image (Stable):download Download file
- MCreator for Linux x86 – 64 bit TAR archive (Stable):download Download file
- MCreator for Windows 64 bit EXE installer (Stable):download Download file
- MCreator for Mac - x86 – 64 bit DMG image (Stable):download Download file
- MCreator for Mac - AArch – 64 bit DMG image (Stable):download Download file
- MCreator for Linux x86 – 64 bit TAR archive (Stable):download Download file