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
120 stars 22 forks source link

[BUG] Weird texure sizing for Random entitities #174

Closed LadyHaley closed 11 months ago

LadyHaley commented 1 year ago

please make sure you are using the latest ETF version before submitting an issue, you might also find a dev build fixing this issue already on my discord https://discord.com/invite/rURmwrzUcz in the #dev-blog channel

Describe the issue

Using the resource pack https://www.curseforge.com/minecraft/texture-packs/newdefaultplus some of the entities within the random file structure dont behave as they would on optifine. I beleive the issue is caused by unexpected an texture size. I have noticed the affected textures are not the same scale as the default texture, so it does some form of scaling of the texture, resulting in whats seen in the screenshots, instead of just applying the textures within the bounds of the pixels it does have. I having textures of different sizes and scales is useful for saving on file size, especially when custom models are involved.

Screenshots 2023-06-09-21-29-32

Crash log

Your setup: (please complete the following information):

Traben-0 commented 11 months ago

this pack uses custom chest models which are not fully supported by EMF yet but should be soon, and has nothing to do with ETF