
Transparent elytra with player transparency enabled
JENOVAAbsolute opened this issue ยท 1 comments
Description
adjust_player_transparency = true
Having the above setting enabled in the config (it's the default) makes the elytra transparent in 3rd person. Disabling this setting fixes it.
Steps to Reproduce
- Equip an elytra
- Switch to 3rd person/shoulder surfing view
Minecraft version
1.21.1
Game Logs
Additional Information
UPDATE: Relaunched the game to further test. Armor is affected by this bug, though I only tested Netherite. Shields and swords are fine, so I assume tools are as well.
This is because of your shader pack. The only way to fully resolve this, is to report this to the authors of the shader pack. Maybe they can add support for SSR's transparent player rendering. For the time being, you can
- disable
adjust_player_transparency
in the config, - or use a different shader pack that supports SSR's transparent player rendering,
- or play without shaders.
Unfortunately, there is nothing I can do about this on my side. Sorry for the inconvenience.