This fixes the itemsadder addon error message i.e.: fish.Commun.Cod has an incorrect assigned material: itemsadder:fish:morue.
This was caused due to multiple checks doing the same thing. This PR fixes that.
Adds a couple of new exception for every error, so we can better diagnose the issue.
This fixes the itemsadder addon error message i.e.:
fish.Commun.Cod has an incorrect assigned material: itemsadder:fish:morue
. This was caused due to multiple checks doing the same thing. This PR fixes that. Adds a couple of new exception for every error, so we can better diagnose the issue.May fix #257, #240, #243