Skip to content

andrejsharapov/mctpms

Repository files navigation

MCTPMS

Realistic textures & 3D models for Minecraft JE.

pack 128x128

Preview

Several videos about creating a texture pack.

How models are created Textures in the game
Youtube Youtube

Tip

Join us on discord to discuss the texture pack, offer ideas, or just talk about your favorite game.
Find out more in Discord.

How it works?

You can study the models you need yourself, for example, a crafting table model, copy the files and use them in your texture pack with your images.

To create more complex models, you can use the mine-campfire package as an example.

Note

This repo contains models of blocks and items, but does not contain ready-made textures (images) for them.

Releases

  • 1.19.x
  • 1.20.x
  • 1.21.1
  • 1.21.3
  • 1.21.4
  • 1.2x.x

What version of the pack do I have?

See the pack version in the description:

{
  "pack": {
    "description": "🦄 MCTPMS for Minecraft JE v1.gg.g \n\u00A73Realistic 3d textures \u00A78v3.p.pp"
  }
}

v1.gg.g - game version
v3.p.pp - pack version

How to update to the latest version?

We try to update the package version in a timely manner, but if you see that the game version has changed, you can update the package yourself.

  1. Unzip mctpms.zip file with textures;
  2. Find and open pack.mcmeta through text editor;
  3. Change pack_format to the latest version of the game.
{
  "pack": {
    "pack_format": 46,
  }
}

Bugs

If you find a bug in the models/textures or have suggestions for improving the pack, please report it here or in our discord.

Addons MCTPMS

Pack 3D models Caption Game version
mctpms-campfire true Adds a variety of campfires to the Minecraft. > 1.15.x
mctpms-fences true Change the standard appearance of fences in Minecraft. > 1.17.x
mctpms-gui false Map, GUI and particles. > 1.21.3
[mctpms-mobs] ↗ false Add animals, mobs, villagers, etc. > 1.21.3

About

Realistic textures & 3D models for Minecraft JE.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages