#Apple skin mod fails to show updated cheese nutrition values

1 messages · Page 1 of 1 (latest)

narrow hornet
#

From @spring fog

“Mod integration bug: after changing the food value of cheese, the apple skin mod cannot show changed value correctly (it will show unchanged one)”

narrow hornet
#

@spring fog this is fixed! it will be in the next update.

Initially, the problem was that AppleSkin's HUD read from a static FoodComponent defined at game launch, while my item's tooltip and eating logic correctly read from the live config file. This caused the HUD preview to show outdated values after a config change.