Uploaded March 2023 | Updated September 2026, 2 weeks ago
Hello and welcome to or welcome back to my channel! In todays video, I tell you everything you need to know about importing textures in Blockbench. This video focuses on getting the standard minecraft textures and how you can use them in Blockbench for models!
Join my Minecraft server here: discord.gg/EVZ9EHMUa9
Hello and welcome to or welcome back to my channel! In todays video, I tell you everything you need to know about importing textures in Blockbench. This video focuses on getting the standard minecraft textures and how you can use them in Blockbench for models!
Join my Minecraft server here: discord.gg/EVZ9EHMUa9


![Creating animated Models in Minecraft! | Blockbench Tutorial E3
Hello and welcome to or welcome back to my channel! In todays video, I tell you everything you need to know about textures in blockbench. We also dive into making animated textures, and adding models to your game!
Use Pixlr for more complex animations: https://pixlr.com/e/
Copy this code and adapt as needed for any item.json files:
{
parent: item/handheld,
textures: {
layer0: item/netherite_pickaxe
},
overrides: [
{ predicate: {custom_model_data: 1}, model: custom/spacepickaxe},
]
}
Copy this code for your animated .mcmeta file:
{
animation: {
frametime:5,
frames: [
1,
2,
3,
4,
5
]
}
}
Copy this code for your pack.mcmeta file:
{
pack: {
pack_format: 8,
description: Animation test
}
}
Join my discord server here: https://discord.gg/K8UttNPaMu
Join my Minecraft server here: https://discord.gg/EVZ9EHMUa9 Creating animated Models in Minecraft! | Blockbench Tutorial E3](https://i.ytimg.com/vi/h1WPWbTRBOQ/mqdefault.jpg)







