Failed to load mods: luckys-incinerator/entity.lua:5: attempt to index field 'animation' (a nil value)
stack traceback: luckys-incinerator/entity.lua:5: in main chunk
[C]: in function 'require' luckys-incinerator/data.lua:2: in main chunk
Yup, was just coming to report the same thing. CraftingMachinePrototype no longer has an "animations" field. That seems to have been moved to "graphics_set", instead. As per: