mod textures

Started by ibublike on

Topic category: General discussion

Last seen on 21:57, 1. Apr 2021
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
mod textures

is there any way to find the texture to "draw" that "fits" on an entity?

Last seen on 11:44, 5. Sep 2020
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
For custom models …
Tue, 07/07/2020 - 18:17

For custom models (blockbench) you can use the template. For vanilla models just go to the vanilla textures.

For that you need to go to .minecraft/versions/YOUR_VERSION

Decompile the jar file with Winrar, iZip unarchiver, or any other old programm.

Then inside of the decompiled folder go to assets/minecraft/textures/entity

And there you are.

I hope this was helpful.