![[ETF] Entity Texture Features - [Fabric & Forge]](https://media.forgecdn.net/avatars/thumbnails/983/279/256/256/638491557830728907.png)
[BUG] [PARITY] ETF incorrectly loads textures from optifine\random\entity
ZenithRogue opened this issue ยท 1 comments
Describe the issue
When using random entities, placing <entity>.png
in the minecraft\optifine\random\entity\
folder, ETF will load this image, replacing the default <entity>.png
from minecraft\textures\entity\
. This is inconsistent with OptiFine behavior. OptiFine only loads the numerically identified textures (ie <entity>2.png
), it never replaces the default image.
Screenshots
Crash log
- N/A