{
    "bridge:tag": {
        "description": {
            "identifier":  "$general.file_identifier",
            "animations": {
                "$placeholder": "$dynamic.animation_ids and $dynamic.animation_controller_ids"
            },
            "scripts": {
                "animate": {
                    "$dynamic.list.next_index": "$dynamic.entity.animation_references"
                }
            }
        },
        "$load": "$entity.main.minecraft:entity"
    }
}