AppleSkin

AppleSkin

236M Downloads

[1.18.2] AppleSkin failed to recognize dynamic food

khjxiaogu opened this issue ยท 5 comments

commented

In 1.18, forge added a method in item getFoodProperties(ItemStack) this allows foods have dynamic food properties. However, Apple Skin uses the method that is not itemstack sensitive. This cause the value display incorrect.
Related: TeamMoegMC/Caupona#20

commented
commented

Note to self: this was added in Forge 40.0.47

commented

Are you going to do it yourself :p

commented

The changes were already made in 1.19 version, just need to backport them to 1.18.2. Working on it now.

commented

Maybe we should use ItemStack.getFoodProperties