Uploaded November 2023 | Updated September 2026, 2 weeks ago
In todays video, I tell you all about the marvellous wonders known as relics. Relics can be right clicked and turned into a virtual currency, which are used in the rotating shops. Watch on to find out even more info about these fantastic items!
Come join me for lots of fun and events, and the chance to feature in my videos here: discord.gg/EVZ9EHMUa9
IP: Play.AstroComet.Net
In todays video, I tell you all about the marvellous wonders known as relics. Relics can be right clicked and turned into a virtual currency, which are used in the rotating shops. Watch on to find out even more info about these fantastic items!
Come join me for lots of fun and events, and the chance to feature in my videos here: discord.gg/EVZ9EHMUa9
IP: Play.AstroComet.Net



![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)






