Jump to content

[1.18.2] Glowing texture elements for mob


HWN

Recommended Posts

I'm creating a mob with geckolib and I want it to have glowing eyes, but there is no tutorial on this anywhere (where I searched) (end) and also I didn't find a specific rule box here, but is it possible to ask two questions in one thread?

Edited by HWN
Link to comment
Share on other sites

11 minutes ago, HWN said:

I'm creating a mob with geckolib and I want it to have glowing eyes, but there is no tutorial on this anywhere (where I searched) (end) and also I didn't find a specific rule box here, but is it possible to ask two questions in one thread?

The most people on the Forum are not familiar with GeckoLib at all.
We only work (and support) the Systems and API's which are provided by Vanilla Minecraft and Forge.

If you want help with GeckoLib you should check out the thier discord server.
https://github.com/bernie-g/geckolib/wiki#support

Edited by Luis_ST
Link to comment
Share on other sites

Regardless of if you are using geckolib or not, I would think the easiest way to do this is with a custom RenderLayer added to your entity renderer (you can check vanilla code for examples) and then specify LightTexture.FULL_BRIGHT as the packed light parameter when you render the eyes to get them to glow.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

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