Problem description:
When eating an item using AppleCore, especially Spice Of Life, the data for special food consumption is stored in the item itself. It should therefore be necessary to rework the TEEdible to support the item itself, and not an artificial eaten variable.
This also means that the effects of the item itself should be applied automatically instead of hardcoded like it is right now.
Getting rid of the eaten variable also means that the problem where you can eat half the food, then relog then eat the other half would be fixed.
Problem description:
When eating an item using AppleCore, especially Spice Of Life, the data for special food consumption is stored in the item itself. It should therefore be necessary to rework the TEEdible to support the item itself, and not an artificial
eatenvariable.This also means that the effects of the item itself should be applied automatically instead of hardcoded like it is right now.
Getting rid of the
eatenvariable also means that the problem where you can eat half the food, then relog then eat the other half would be fixed.