How does one make stairs?

Started by olavjens777 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How does one make stairs?

It's a fairly simple question: how do you make stairs in MCreator 1.6.5? And, how do you make slabs that will actually be able to join together once you place two on top of each other?

Joined Apr 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
One does not simply make
Mon, 04/04/2016 - 16:04

One does not simply make stairs that easy. You need to work on making a 3d custom model and create a code that makes it so you can walk up it.

Joined Oct 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The slabs... well, you can
Mon, 04/04/2016 - 19:45

The slabs... well, you can make the half block and the full block, so if you right click the half block with the other half block, it becomes a full block.. or something.

 

Joined Apr 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanx for the help!
Mon, 04/04/2016 - 22:01

Thanx for the help!

Joined Nov 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can try stealing the JSON
Mon, 04/04/2016 - 22:31

You can try stealing the JSON file from vanilla minecrafts files and using that.

-With regards SpidroTechnology™