Started by
TheOddMJ
on
Topic category: Help with Minecraft modding (Java Edition)
I made a translucent texture for my custom mob. But in game, the texture becomes not translucent :(. How can I do? Please help!!
(Sorry for my bad English..)
what do you mean with "translucident"?
Texture with some opacity, i guess
vanilla entity renderer does not do alpha blending, you would have to add that code to your entity's custom renderer
I don't have any knowledge about Java. so I don't know how to write and add that code :(
I resolved this problem by removing translucent model but I'm not satisfied with that.
yeah im stuck on this for several months too, i want to make a jellyfish