Traben-0 / Entity_Texture_Features

A Minecraft Fabric & Forge mod that adds random, emissive & blinking textures for mobs, skins and much more!
GNU Lesser General Public License v3.0
122 stars 24 forks source link

[SUGGESTION] Add llama custom carpet texture support #125

Closed Thanos1716 closed 1 year ago

Thanos1716 commented 1 year ago

Simply support the 16 different llama decor textures. Not sure about any other mods, but Optifine does support custom entity textures for llama decor. Perhaps the ability to link the llama decor style to the llama properties? Not sure how that would work :P

Traben-0 commented 1 year ago

This is already included, the color property will detect the llama carpet colour if used in llama.properties

Traben-0 commented 1 year ago

See the documentation https://github.com/Traben-0/Entity_Texture_Features/blob/master/.github/README-assets/random_entities.properties

Thanos1716 commented 1 year ago

Oh my apologies, but I was talking more about the custom textures than the properties, you see I have a file: assets/minecraft/optifine/random/entity/llama/decor/green2.png, which appears as a custom texture on the llama decor in Optifine, but in ETF it doesn't show up. I thought it just mustn't be implemented but maybe I'm doing something wrong? (The resourcepack folders are symlinked, so its the same pack) Optifine: image ETF: image

Traben-0 commented 1 year ago

ahh i see what you mean, yes this has not been added yet, I shall add it to the list

Traben-0 commented 1 year ago

this has been added in release 4.3 https://github.com/Traben-0/Entity_Texture_Features/releases/tag/v4.3.0