How would I make a one-way-glass-type texture for an entity?

Started by xolotel on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How would I make a one-way-glass-type texture for an entity?

I'm trying to make an entity with a "cockpit" section that is only transparent when looking out from the inside, and will appear solid in any other cases. If anyone knows how to do this, either in Blockbench or Mcreator, it would be greatly appreciated!

 

(while i'm here, is there also a way to hide specific parts of the model to only the player currently riding it?)

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
  just make a flat plane in…
Mon, 10/20/2025 - 18:46

 

just make a flat plane in blockbench and color one side transparent and the other opaque

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't think that works…
Mon, 10/20/2025 - 20:48

I don't think that works with entities