Posted August 13, 20223 yr 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 August 13, 20223 yr by HWN
August 13, 20223 yr 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 August 13, 20223 yr by Luis_ST
August 13, 20223 yr 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.
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.