Slabs

Started by DageLV on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Slabs

How do i add Half slabs?

Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can anyone ansver?? REALY
Mon, 01/11/2016 - 13:31

Can anyone ansver?? REALY needed.

Joined Aug 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Set the Y size of block to 0
Mon, 01/11/2016 - 13:40

Set the Y size of block to 0,5

Joined Jul 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No Nuparu00 that is not
Sun, 02/12/2017 - 12:18

No Nuparu00 that is not working in 1.7.1 It changes the bounding box so it eorks as a half slab but displays the texture as a full block. I've tried everything I can think of and still get the top and bottom texture at the block face but not the half slab face. I have not tried fences but did try something head sized with the same result. I have not done a bug report because 1.7.3 is in the works. 

Joined Aug 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Then A) Use some software to
Sun, 02/12/2017 - 21:05

Then A) Use some software to create/edit .json file of the slab.
         B) Edit the file manually.

Joined Jul 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Then A) Use some software to
Mon, 02/13/2017 - 06:42

@#4 OK will try that.