Realistic textures & 3D models for Minecraft JE.
Several videos about creating a texture pack.
How models are created | Textures in the game |
---|---|
Tip
Join us on discord to discuss the texture pack, offer ideas, or just talk about your favorite game.
Find out more in Discord.
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.
- 1.19.x
- 1.20.x
- 1.21.1
- 1.21.3
- 1.21.4
- 1.2x.x
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
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.
- Unzip
mctpms.zip
file with textures; - Find and open
pack.mcmeta
through text editor; - Change
pack_format
to the latest version of the game.
{
"pack": {
"pack_format": 46,
}
}
If you find a bug in the models/textures or have suggestions for improving the pack, please report it here or in our discord.
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 |