How do I make a block "cutout" but also not have transparent parts?

Started by blahblahbal on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Jan 2021
Points:
616

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 16
How do I make a block "cutout" but also not have transparent parts?
Tue, 02/02/2021 - 17:54 (edited)

Alright, so I'm making side slabs, and when I set the transparency type to "cutout," it automatically forces the "block has transparent parts" checkbox to be checked, and I think this might be causing an issue with the side slabs:

Side slab issue

Whenever a full block or regular slab is placed on the side that would produce a gap between the side slab and the other block, the face facing the other block becomes transparent.

Is there a way to fix this?

 

EDIT: I should probably also mention that the same thing happens when I have the slabs set to "solid."

Edited by blahblahbal on Tue, 02/02/2021 - 17:54
Active 2 years ago
Joined Jan 2021
Points:
616

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 16
Sorry for the double post,…
Thu, 02/04/2021 - 03:41

Sorry for the double post, but I'm sure there has to be a way to fix this, but I just don't know how to.