Stairs & Slabs?

Started by DSG_Flynx on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Stairs & Slabs?

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?

Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can make slabs. Stairs
Thu, 09/21/2017 - 21:51

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

Joined Aug 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Short answer: You can't.
Fri, 09/22/2017 - 00:07

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...

Joined Oct 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
1.7.4 Mcreator colud create
Fri, 09/22/2017 - 00:39

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.

 

Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Eonaut, how would you have…
Fri, 04/05/2019 - 00:14

Eonaut, how would you have double slabs and top slabs then?

Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
mcreator 1.2021.2 u can do…
Sun, 10/10/2021 - 03:53

mcreator 1.2021.2 u can do stair idk how tho