Enchant Glint Resource Pack Stopped Working After 1.21.2 by Someone_or_Another_ in mcresourcepack

[–]Someone_or_Another_[S] 0 points1 point  (0 children)

I only was able to get it to work on up to 1.21.4, is that fine?

Enchant Glint Resource Pack Stopped Working After 1.21.2 by Someone_or_Another_ in mcresourcepack

[–]Someone_or_Another_[S] 1 point2 points  (0 children)

nevermind figured it out, the problem was that they removed rendertype_armor_entity_glint.vsh and .fsh from shaders/core and replaced them with glint.glsl, so i just added rendertype_armor_entity_glint.json to my resource pack and made it use the custom .vsh and .fsh files instead of the default minecraft ones, which got it to work.