Started by
Exarpo
on
Topic category: Help with MCreator software
Is it possible to make armour with 3D models in MCreator? I want to make a jetpack, I could make it just flat like a normal armour texture, but it would be nicer with a 3D model for it, please help me, is it even possible?
I think it's possible but I don't know how.
I've only been able to figure this out with hats
So can you do 3D hats? If yes, how?
i thik i found a solution:
the hat is on the bottom in Blockbench. Try moving the entire model up by 8 pixels.
sRY for the comment above^^^^^^
So how to make a Custom model in blockbench and export it to mcreator.
1. make new JavaEntity in blockbench. Making something else won't work.
2. Make your model.(they're many tutorials on Youtube)
3. click >file > export > export javaentity. (i recommend saving it to a place where you can find it easily)
4. In mcreator click import .java model. Select your file.
5. import the texture.
6. create new armour in mcreator isted of selecting Default model (or something like that) select your model from the dropdown list.
7. select your texture
and you should be good to go...
----------------------------------------------------------------------------
Bugs:
when importing a .java model it gets renamed to modelcustom.java
Solution: open your Workspace > models > Modelcustom.java and rename it.
----------------------------------------------------------------------------------------------------------------------------
I hope I could help