Fancy Elytras
Fancy Elytras is a Minecraft project starting from version 1.21.2 that enables personalized elytra designs using custom trims instead of core shaders.
Personalized Elytra Textures
To apply your own wing texture design, replace the default texture file with your unique version. Do not change the texture file name unless absolutely necessary, as this may cause incorrect image loading.
Obtaining Custom Elytras
To get wings with individual designs, use the following command:
/give @s elytra[trim={pattern:elytra1,material:bedrock,show_in_tooltip:false}]
Replace the 'elytra1' parameter with 'elytra2' or other available trim options (depending on your naming conventions).
Additional Information
The base template includes 15 different variants, but you can easily add more or remove unnecessary ones according to your preferences.
Important Limitations
- Ensure your texture completely covers the elytra surface – incomplete coverage may result in the standard wing texture showing through.
- Each new trim type must be assigned to a unique item – using one item for multiple trims may cause mod operation errors.