How to make Translucent mobs?

Started by EPICALLL on

Topic category: Help with MCreator software

Active 7 months ago
Joined Dec 2020
Points:
603

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
How to make Translucent mobs?

Translucent mobs. How to?
I'm not sure what to write here, I've had a mod for several years that's been waiting for an answer to this question yet I've never gotten one. I've scoured these forums for an answer and yet I've yet to have one. I'm FAR from the only one who's asking this, too.
If you have any answers to this question, could you please take your time to give one? If you don't, why don't you also add in your own story so this thread gets bumped and therefore someone who has the answer sees this, eh?

Active 2 days ago
Joined Dec 2014
Points:
1084

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 673
Seems like the base texture …
Tue, 10/01/2024 - 01:43

Seems like the base texture ("Texture of entity" in "Visual") of an entity can't have transparency but model layers can, so you could just make a blank texture for the base texture and then have your actual texture which has transparency be a model layer.

Active 7 months ago
Joined Dec 2020
Points:
603

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
Unfortunately, to my…
Thu, 10/03/2024 - 00:22

Unfortunately, to my knowledge, this solution doesn't work. I have my entity model set up precisely that way, and it's still completely opaque.

Active 2 days ago
Joined Dec 2014
Points:
1084

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 673
Huh, that's super weird, I…
Thu, 10/03/2024 - 00:31

Huh, that's super weird, I swear it worked for me when I wrote that. But I just tried recreating it, and it doesn't???

Active 4 months ago
Joined Jul 2022
Points:
535

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 237
I have a geckolib entity…
Fri, 10/04/2024 - 00:36

I have a geckolib entity with transluscent parts. So it at least works with geckolib just by changing the opacity of the pixels in the texture.

Active 4 weeks ago
Joined May 2013
Points:
907

User statistics:

  • Modifications: 0
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 111
You can see the glow in the…
Thu, 10/10/2024 - 03:28

You can see the glow in the model layer (but the color of the texture is only visible when it is dark)
The problem is that it shines....

Active 7 months ago
Joined Dec 2020
Points:
603

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
@dkrdjdiDoes this process…
Mon, 12/30/2024 - 23:56

@dkrdjdi
Does this process work on anything that doesn't use the slime model? Or does it have to be a slime?

Active 4 weeks ago
Joined May 2013
Points:
907

User statistics:

  • Modifications: 0
  • Forum topics: 25
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 111
You don't need to use slime…
Tue, 12/31/2024 - 01:25

You don't need to use slime models.

You can use an opaque texture.