Uploaded June 2023 | Updated September 2026, 2 weeks ago
Watch on to see me hunt for all my missing items, thanks to the most lovely, honourable, fantastic members of the SMP!
Join my minecraft server here: discord.gg/EVZ9EHMUa9
Watch on to see me hunt for all my missing items, thanks to the most lovely, honourable, fantastic members of the SMP!
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)



