Jump to content

[1.10.2] Custom slabs not rendering


Erfurt

Recommended Posts

Your blockstate file is missing a variant, "half=top,variant=false"

 

Hmmm... I did not except the variants to be called, "half=bottom,variant=false" and "half=top,variant=false". Seems very odd to me. Must be something I have done wrong somewhere. Anyway that fixed the problem for the single slabs, top and bottom, but did not fix anything for the double slab. There isn't any log with errors here.

Link to comment
Share on other sites

Vanilla blockstate files concatenate all of the states into a single string.

Forge blockstate files allow you to separate them, but you still need to list them all.

 

http://mcforge.readthedocs.io/en/latest/blockstates/forgeBlockstates/

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

Vanilla blockstate files concatenate all of the states into a single string.

Forge blockstate files allow you to separate them, but you still need to list them all.

 

http://mcforge.readthedocs.io/en/latest/blockstates/forgeBlockstates/

 

Wouldn't help me, as it two separate blocks. I needed to make two blocks, one for a single slab, and another for the double slab. And as far as I know a sinlge forge blockstate file can't be used here. I could be wrong of course, not that skilled in forge blockstate.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.