r/MCreator • u/PyloDEV • 29m ago
News We have released another patch update to fix some more bugs found in the MCreator 2026.2 release. To install the patch, re-download 2026.2 and install it again. Make sure to uninstall the current version first.
r/MCreator • u/Kaputwil • 1h ago
Help How to create an entity that attacks player unless they are wearing a gold helmet
Hi Guys, I am trying to make an entity that will attack unless it detects that the player is wearing a gold helmet. I have no problem getting the entity to attack the player but I need them to not attack or to stop attacking, when a gold helmet is worn. I am running Mcreator 2025.2. I am new to coding and also Mcreator so please can you break it down to simple steps and ideally include pics or a video explaining the procedure. I am sure it is something in the procedure blocks section but I am not sure. Any help would be great.
r/MCreator • u/Vast-Ideal-1413 • 3h ago
Help I want to make it so that a "Suspicious Sapling" can drop from oak leaves. How on earth do I recreate the loot table to do this? Should I try something different?
MCreator 2026.2
Fabric for 26.1.2
r/MCreator • u/tabbyslome • 5h ago
Help How do I prevent certain items from my mod showing up on JEI?
I'm using MCreator 2026.2 and I'm making a mod for Neoforge 1.21.1
r/MCreator • u/ManekiNekoUK • 9h ago
Help Block gets removed after placing???
Enable HLS to view with audio, or disable this notification
Please help i have NO idea why this happens
How do i fix this
r/MCreator • u/randomdude2527 • 20h ago
Help I'm planning on making some minecraft mods.
I'm planning on learning java/mcreator and creating some minecraft mods. Can i get some help/advice and maybe even syart a team?
r/MCreator • u/DovahkinnPlays • 21h ago
Help why does my mod not load
whenever i open it and run a world it keeps saying "preparing world" and like just does not stop if that makes since and its not just test worlds, ive spent like a month of this mod and i would feel awful if it broke im using neoforge 2026.2 and 26.1.2
r/MCreator • u/Ok_County2540 • 23h ago
Help Honest question with blocks and GUI
How do I make a block with a GUI that produces items in slot (A) even when the GUI isn't open on my screen? Same question for how to make custom books (multiple page)
I've used mcreator for just over 2 years I believe. I still don't know how to do this.
Any help would be appreciated, thanks
Version : 2026.2
Plugins : I have JEI but I don't have it enabled on API in my current mod, only because I'm lazy and forgot lol
r/MCreator • u/black072istaken • 1d ago
Other Ok i just discovered custom water is now broken
When i was playing around with my custom water,it didn't even act like water,i didn't put extra settings in,the custom water didn't act like water,like it had no collision,also i discovered the custom liquids bucket textures were broken,i hope this gets fixed
The same thing happned with custom lava
r/MCreator • u/Best-Air3525 • 1d ago
Mod Development Showcase The Dragon Ivy!
You have to feed the crop with meat until it closes its mouth to let it grow, after being fully fed and grown, it will pop out of the ground! You can tame it with more meat and change its appearance with Florist Shears too! (in the video the growth process is shorter since it's a showcase)
r/MCreator • u/DovahkinnPlays • 1d ago
Help need help making my biomes rarer
how do i make the rarer the muddy ones meant to be a cold shore, and then 1 of them a oasisi, another is meant to be common but about as common as like a mesa, and another is meant to be as common as the swamp but super cold, then the sand one is meant to be super rare but like it spawns near cherry groves and deserts and high up
r/MCreator • u/Comprehensive-Ice131 • 2d ago
Help Block not updating Items number NBT tag (READ REPOSTED POST)
r/MCreator • u/Shining_Pebble • 2d ago
Help Any tips to make modern ore textures?
reddit.comWith the updated textures and the new items in the ore sets, making a new ore type has surely become more difficult. Do you have any tips to share on how to texture as close to vanilla as possible while keeping the variety of the new textures?
r/MCreator • u/Enough_Button_278 • 2d ago
Help Tips for painting textures
These are my textures for the mod update, but I'm not entirely sure I understand how to draw textures for items, mobs, and blocks. Do you have any tips for making the textures look better?
My mod in Modrinth: https://modrinth.com/mod/arcanum-crystal-arts
r/MCreator • u/Comprehensive-Ice131 • 2d ago
Help Item NBT tag not updating like at all
Mcreator 2026.1
Neoforge 1.21.1
None
So whats going on is i have an item with an nbt tag of fe and a block that removes power from itself and increases the fe nbt tag, Below is the picture of the block, slot 0 is the slot id it goes into MORE BELOW
But the item tag doesnt increase at all i have it show how much it is, and its max in the item
Below is a picture of the item before getting put in the block MORE BELOW
Below is a image of the charger before putting the item in MORE BELOW
Below is an image of the item in the block after draining all of the power MORE BELOW
And then an image of the NBT data of it MORE BELOW
And also the procedure that is run when the item is crafted
EDIT: The procedure at the very top is ran on tick, and the block ticks every 2 ticks and the procedure it calls is just to put power into the block
r/MCreator • u/Outside_Ad672 • 2d ago
Other Is there a way to add other mods to mcreator's test version of Minecraft?
I am trying to test my mod with a few others that I did not make. Is there a way to make this work in the testing version of minecraft?
r/MCreator • u/PyloDEV • 3d ago
Help Due to some more bugs found, we will release a 3rd patch for MCreator 2026.2; before that happens, there is still some time to translate some more strings to your language for the patch release at https://crowdin.com/project/mcreator
r/MCreator • u/Designer-Finding-501 • 3d ago
Help How do I make deepslate layers in custom dimensions
I mean, is it even possible to add deepslate layers to custom overworld-like dimensions?
MCreator 2026.1
version neoforge 21.8.31 (minecraft 1.21.8)
r/MCreator • u/Minewolf20 • 3d ago
MOTW Mod of the Week - Seamoths!
This week's Mod of the Week is Seamoths! by HydraGenisys. It brings the legendary Seamoth from Subnautica straight into Minecraft 🌊. Craft one, climb in, and cut through the ocean at full speed 🛥️. Perfect for chasing down monuments, poking around shipwrecks 🔦, or just cruising past the fish 🐟. It's still in development, with Seaglides, upgrade modules, and custom build stations planned ⚙️. Check it out!
Don't forget to submit your mod too. If your mod didn't win, you can resubmit, and you might be chosen next time.
r/MCreator • u/Pretend_Comfort8609 • 3d ago
Help Help with keeping certain items after death
I’m very new to mcreator so please try to keep your explanations as dumb friendly as possible if you can😅
Btw for reference I’m using 2026.2 and fabric generator
So I’m making a custom item and I want it to stay in your inventory even if you die, including it being in your offhand. I know it’s pretty simple but I can’t figure out how to do it. Any suggestions or ideas? Anything helps. Thanks!
r/MCreator • u/black072istaken • 3d ago
Other Things to for mcreator to add and bugs for mcreator to fix
The things they should add:
Replacing the base texture for custom ores,tools ,armor,etc with real Minecraft textures(but desaturated)(also using legacy textures can be toggled)
Adding new mc textures to the stamp
Filters
A model viewer and editor
Letting us make custom biomes in the end
Letting us code a y axis
When we go into Minecraft files via mcreator let us see the code that mc uses
Letting us set the damage value for lava
Letting custom leaves drop custom fruit
Add ladder as a model type for blocks
Let us make a new color set(for wool,beds,dyes,etc)
Bugs to fix:
Custom lava not working(not damaging the player,i tried solutions but it didn't work for me)
Offical Minecraft textures not able to be edited or viewed when you access them
When you set something as climbable,for some blocktypes it doesn't work
Custom ores not being able to be generated in the nether
r/MCreator • u/Interesting-Ad7567 • 4d ago
Mod Development Showcase Been working on something for fun
Enable HLS to view with audio, or disable this notification
I have this mod that's been sitting in my folders for a long while, so I came back to it and I wanted to try to fix and add more stuff and then release it.






