Texture And Model

Common problem

The texture pack version is too low?

Prompt that the old version is a problem with the pack.mcmeta file setting in the texture pack

{
  "pack": {
    "pack_format": 3
  }
}

Please modify the number as needed 1.12 pack_format=3 1.13-1.14 pack_format=4 1.15 pack_format=5 1.16 pack_format=6

How to put multiple texture packs into the same texture pack?

See tutorial:http://www.imipet.com/threads/23/

How does the client use the texture pack?

The location where the texture package is placed on the client.:.minecraft\resourcepacks

Then press the ESC key on the client side, click the resource package, and automatically load the resource package after placing it on the right.

最后更新于

这有帮助吗?