#Apple skin mod fails to show updated cheese nutrition values
1 messages · Page 1 of 1 (latest)
@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.