Mob Textures Stretching

Started by FlipperTAB on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mob Textures Stretching

These are normal textures of a villager but changed to make new mobs but their textures aren't using the correct pixel size and are becoming wonky (note the eyes)
https://ibb.co/Jjdtx7r
https://ibb.co/p4qMjtp
https://ibb.co/NVCPHnD

Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Width and height of your…
Tue, 10/20/2020 - 19:36

Width and height of your villager textures should be 64 by 64 pixels, otherwise they will be resized.

Change your textures so their resolution is 64 by 64 pixels.