I am thinking about construction of a structure that "obeys" all of the axioms for a field except an axiom of distributivity of multiplication over addition, and I am not sure is that possible at all?
I mean, it ought to be possible, because, it seems that an axiom of distributivity is not necessarily redundant in a sense that it is implied by other axioms of a field.
But I am really really not sure.
Do you have somewhere already an example of such a structure, it could even be some familiar field with addition and multiplication specially defined to suit the purpose.



Without the distributive axiom, there is no connection between the addition and multiplication operations at all (other than that they happen to be defined on the same set). So, you could take any set $S$ and consider any abelian group structure on $S$ at all as addition and any abelian group structure on $S\setminus\{0\}$ at all as multiplication (and $0$ times anything is $0$). Or, the multiplicative group structure could include $0$, with $0$ having an inverse, as long as $0$ is not the multiplicative identity.
For an explicit example, for instance, let $S=\{0,1\}$, with addition being the usual addition mod $2$, and multiplication being addition mod $2$ with the roles of $0$ and $1$ swapped (so $0\cdot 0=1$, $0\cdot 1=0$, $1\cdot 1=1$). This then satisfies all the field axioms except distributivity.
For another example, you could let $S$ be a set with $6$ elements, with addition having the structure of $\mathbb{Z}/6$ and multiplication of nonzero elements having the structure of $\mathbb{Z}/5$ (and $0$ times anything is $0$). This cannot be a field since there is no field with $6$ elements, but it satisfies all the axioms except distributivity.