Started by
DiamondGamin
on
Topic category: General discussion
Comment on this post things you need help with, I will try my best to give a solution. You can also post ideas you want to try but don't know how.
Topic category: General discussion
Comment on this post things you need help with, I will try my best to give a solution. You can also post ideas you want to try but don't know how.
in the 1.8.2 version of mcreator i can not upload textures for armor. How do I make it so I can?
You have to import armour using two parts(layer_1 and layer_2)
I recommend watching a tutorial on making custom armour.
If you have a texture pack go into the folder and take their armour pieces and modify it to your liking.
On a custom plant: Where I can set in the code which blocks the flower can spawn/be placed in?
I have mcreator 1.9.0 and yesterday i updated it to 1.9.0 it worked properly BUT today i tried to open it but it didnt open i tried MANY WAYS and when i say MANY i say MANY.
Do any of you know what to do??????????
Can you not open the app or open your mod?
Can't make delay block. watched all tutorials
Allow me to help! This is a procedure that I am using for Trailblazer, and it works fine :D
Just replace the place block with whatever you want to happen, and the 100 with how long you want it. (depends on tick rate of your block, if you are using a block). Also, replace the thing after if with whatever you want to trigger it.
Sorry if it's difficult to read.
Oh, and if it's a block, it must have an inventory.
If it's not a block, make sure that your nbt tag block is the one in item procedures, not block procedures.
hmmm...
Yeah, sorry if it looks complicated.
Oh, and you only actually need the top half of the procedure. Ignore everything past the 'else if'.
how to make a mob that sets you on fire when they attack you(Melee pls)
@crispy_chips You could add a "set entity on fire" procedure to the "when entity collides mob" trigger