Added: You can now specify if the combined elytra should have its own Custom Model Data, and whether each material type should too.
Code (YAML):
# Custom Model Data of the combined elytra.
# If diabled, the combined elytra will inherit the CMD of the original elytra.
custommodeldata:
enabled
: false
combined
: 12070
# Should each material type have their own?
per-material:
enabled
: false
leather
: 12071
iron
: 12072
gold
: 12073
chainmail
: 12074
diamond
: 12075
netherite
: 12076