How to make a mob translucent/transparent like slimes?

Started by ROBOmattia07 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a mob translucent/transparent like slimes?

Hi, im trying to make a slime mod but i cant make a part of a custom slime model translucent, is there any way to make the translucent parts actually translucent (note that in the texture file the translucent part is translucent, its in the game that its not)

Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm having a similar issue…
Wed, 01/11/2023 - 22:46

I'm having a similar issue. I'm fairly sure there should be a way to do this, just not sure how. Presumably something in the code? Or a different type of model file?

Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
me 2, my baby ghast does not…
Sat, 01/14/2023 - 15:49

me 2, my baby ghast does not have translucency.

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have made mobs with…
Tue, 10/01/2024 - 12:24

I have made mobs with translucent parts and had no issues so I don't know what the problem is. They were geckolib animated entities and I haven't tried it with normal entities.