Started by
DSG_Flynx
on
Topic category: Help with Minecraft modding (Java Edition)
I know that this has probably been asked a lot but I can't seem to find an answer. Is it possible to make stairs and slabs with Mcreator? In the mod I'm working on, I'm adding lots of new woods and cobblestones and I would like to be able to make slab and stair variants for them but can't seem to figure out how. I've watched every tutorial there is I think and none of them work. Is this no longer possible? And if not, why?
You can make slabs. Stairs are much more difficult.
To make a slab, create a JSON model using MrCrayfish's model creator or something like that, and make it be 16x8x16 pixels.(lenght x width x height)
Then, in Mcreator, make a new block. On the first page of block creation, in the top right corner select custom model, and change the model type from OBJ to JSON. Then upload your slab JSON and select the texture it asks for. Afterwards, in the bounding box properties below that, change max y value from 1 to 0.5
The rest of the block creation is as normal
With that, you have made a slab. Boom. Done
-Eonaut
Short answer: You can't.
Long answer: You REALLY can't
Explanation: To make a slab you would need two seperate blocks, since a slabbed model on MCreator can't be placed upsde down.
To make a stair you'd need to ask for Cthulu's forgiveness.
MCreator isn't very builder friendly...
1.7.4 Mcreator colud create stairs but, since they have again update the mcreator 1.7.1, 1.7.4, 1.7.5 you can't create stairs anymore.
Eonaut, how would you have double slabs and top slabs then?
mcreator 1.2021.2 u can do stair idk how tho