rubenwardy/food

Not necessary check in food.support()

Opened this issue · 0 comments

Do we really need the check for installed mod by itemstring in init.lua#L39-L44?

I try to support "ethereal:banana" but it does not work because defined in farming mod.
I think the next check for registered_items[] is enough to check if the item can be used.