
Elytra does not Render Trim, Dyes or Banners
azervera opened this issue ยท 3 comments
Description
-Multiplayer Server- Elytra trims can be added and register under the "item description" but fails to render the trim. Dyes and banners also do not work. Double checked the versions, server type, etc. Apologies in advance as i am still newer to modded minecraft.
To Reproduce
Steps to reproduce the behavior:
- Open Minecraft
- log into server
- trim elytra
- trim and material is applied, no change from default appearance
What you expect to see: Trimmed Elytra
What actually happens: Trim and Material is applied but fails to render image
Environment
Describe the environment to reproduce this bug:
- Minecraft version: 1.20.1
- TemplateMod version: Fabric
- Other related mod versions: N/A
Make sure the default resourcepack is enabled in the vanilla menu. Minecraft might've disabled it if at some point there was a resource loading error. Since mod version 1.1.6 it can be force-enabled in the mod config.
Also, it sounds like they added it server side and not client side, as they specifically specified it only happening on a server.