Jump to content

LittlePeter

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by LittlePeter

  1. Hi, I'm new at modding, I have java knowledge so I can defend myself. I'll give you context. I'm learning from scratch with the documentation, GitHub repositories and YouTube videos. And when I'm learning how to register blocks, custom blocks, and custom blocks with custom models and I found that the transparency of a texture are now black or white (depending how much colors are in the texture) This is an example BlockItem, everything with that is ok, even in the hand renders well But, when I place the block this happens. And happens with every block or custom model that has a transparent texture, even with minecraft textures, such as a door; loses the transparency and becomes white. So, am I missing something? Am I doing something wrong? All the json documents seems to be right, the code seems to be right ? So idk what's happening. Any hit of what am i doing wrong?
×
×
  • Create New...

Important Information

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