Shoulder Surfing Reloaded

Shoulder Surfing Reloaded

26M Downloads

Incompatible with glowing armor trims

Sintenari opened this issue ยท 1 comments

commented

Description

Im using a glowing armor trim resource pack and when I use the Shoulder Surf mod it becomes invisible and I have downloaded and used different armor trim packs and changed order just in case

With ShoulderSurfing:
Image

Without ShoulderSurfing
Image

Steps to Reproduce

  1. downloaded XXVI's Shiny Armor Trims from Curseforge (1.21.4)
  2. enabled the resource pack and put on top
  3. used shoulder surf mod

Minecraft version

1.21.5

Game Logs

https://mclo.gs/FaeQQ3b

Additional Information

I even removed the player animation pack but nothing changed and did change player Fov settings a bit if that changes anything

commented

Thanks for reporting! Compatibility needs to be added by the author of the resource pack (I think). In 1.21.4 and earlier, Shoulder Surfing Reloaded adds translucent transparency to render type "armor_cutout_no_cull", which the modified shader of the resource pack needs to account for. In 1.21.5, the implementation has changed. Shoulder Surfing Reloaded instead changes the render type of armor from "armor_cutout_no_cull" to "armor_translucent", which also needs to be reflected in the shader of the resource pack.