Started by
maxpingouin
on
Topic category: Help with Minecraft modding (Java Edition)
I got multiple problems while using MCreator 1.9.
They are listed here:
1- I made a cape as a helmet , but when I wear it , the cape is on my head and not on my back.
2- I made a potion effect but the icon is only visible when I open the inventory.When the inventory isn't open I see the potion effect Overlay but not the icon.
This was because the efefct was infinitely given.
Thanks for helping me
Edited by maxpingouin on Thu, 07/25/2019 - 17:09
1- I made a cape as a helmet , but when I wear it , the cape is on my head and not on my back.
This means you did not set proper offsets for on the model.
I didn't knew taht was possible to set the position on player with java models
thx