Uploaded March 2022 | Updated September 2026, 2 weeks ago
This is by far the best crate so far, in terms of models and enchants! I highly recommend you buy a key and try get a good item! If you enjoyed this video, or found it useful, please do consider supporting me by liking the video, subscribing to my channel and leaving a comment!
Join my discord server for Loverfella giveaways and events!
discord.gg/K8UttNPaMu
This is by far the best crate so far, in terms of models and enchants! I highly recommend you buy a key and try get a good item! If you enjoyed this video, or found it useful, please do consider supporting me by liking the video, subscribing to my channel and leaving a comment!
Join my discord server for Loverfella giveaways and events!
discord.gg/K8UttNPaMu
![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)









