Goodbird-git / Geckolib-Unofficial-1.7.10

Unofficial version of Geckolib for 1.7.10 version
Other
15 stars 4 forks source link

Example blocks don't work well with shaders #4

Open Darek505 opened 2 months ago

Darek505 commented 2 months ago

Without shaders

https://github.com/user-attachments/assets/50e40482-3f4d-494f-9312-f65a1bbbbf2b


With shaders (internal)

https://github.com/user-attachments/assets/5ae4ea92-a6cb-479e-a223-bc06eaef0649

By the way, where can I find an example mob? It doesn't seem to be in any of the tabs. Solved

Darek505 commented 2 months ago

Strange, but the same thing happens in the inventory, even without shaders

https://github.com/user-attachments/assets/96894295-9527-4884-8cee-fc882cdab23f

Goodbird-git commented 2 months ago

That's interesting. That's seems to be z-fighting, when the two planes are on the same place. I'll look at it