gigaherz / EyesInTheDarkness

A small spooky mod for the MMD SPookyJam 2018
https://www.curseforge.com/minecraft/mc-mods/eyes-in-the-darkness
BSD 3-Clause "New" or "Revised" License
4 stars 6 forks source link

Shader compat #26

Closed Aabaddon closed 1 year ago

Aabaddon commented 1 year ago

For some reason the eyes are VERY difficult to find with complementary reimagined shaders, they dont glow like every other mob´s eyes

glowing eyes eyes

gigaherz commented 1 year ago

That's probably because I don't draw them with the "eyes" render type, but rather using standard rendering with fullbright(emissinve) vertex lighting. I probably should change that, not because of shaders, but because it interacts badly with the Darkness effect. The fix for shaders would be a bonus, heh.

What version of mc are you on? Because I would be fixing on 1.20.1 and 1.19.2, but I consider older versions out of support.

Aabaddon commented 1 year ago

im playin on 1.20.1 so i think it would be perfect lol, thanks

gigaherz commented 1 year ago

Fixed in v1.3.10, which is awaiting approval on curseforge.