Closed ochotonida closed 3 years ago
Thanks for fixing this. The item_exists is added to most mod support at an extra level of protection if they decide to change ids. Although I guess it would be better to log the error so it can be noticed and fixed.
The recipes for autumnity's red, orange and yellow maple trees contained an invalid item id, preventing the recipes from loading. I've also removed the redundant
item_exists
conditions, as those are always true when autumnity is loaded.