Bedrock Snippets

Animated Entity Texture

View Source

animated_entity_texture > rp > materials > entity.material

{
    "materials":{
        "version":"1.0.0",
        "custom_animated:entity":{
            "+defines":[
                "USE_UV_ANIM"
            ]
        }
    }
}
Copied to Clipboard