Started by
FRAGMENTED_VOID
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make a cloak, like the one from Botania, but smaller, how do I do this?
also explain it to me in a simple way as I am new
Edited by FRAGMENTED_VOID on Thu, 07/15/2021 - 23:31
Sorry for not being very specific, I mean how do you create a custom armor shape, like a fully square one, or even complicated ones, like a dodecahedron
I dont know exactly if that helps, but what i did for my trench coat mod is creating a custom java entity (model) in blockbench, then i exported it and clicked on "Import custom java model", created a chesplate, while creating it you will see a "add custom model" button whilst selecting what armor pieces you wanna add, click on the chestplate thingy, add the .java model and the texture and then check if it works. But im not sure how to add cape physics to the little offstanding piece yet, i mean so that when you walk it flows in the wind and s*it. If you didnt get what i just wrote, hmu cuz im kinda bad at explaining lol