AzureLib

Adding Animated Textures

How to use the Animated Textures feature

Animated textures are handled in library for you and just require a simple .mcmeta file created for your texture. This works exactly the same way vanilla does it here

Example File setup:

Texture Files: yourtexture.png
MCMeta File: yourtexture.png.mcmeta

Example .mcmeta file:

{
"animation": {
}
}