
You are viewing a potentially older version of this package. View Latest Version
FoodHighlighter
Outlines the fork icon of the best food in your inventory that you haven't eaten yet. Nothing highlighted when all food slots are full.FoodHighlighter
Never squint at your food bar again. FoodHighlighter draws a bright outline around the fork icon of the best food in your inventory that you haven't eaten yet - so at a glance you know what to eat next.
The fork icon is the little food-type marker Valheim already shows on food items (healing / stamina / mixed-eitr, colored by type). This mod just outlines the one worth eating.
How it picks
- It looks at every food in your inventory and ranks them by total value (health + stamina + eitr).
- It highlights the best food whose type you don't currently have active.
- Eaten your best already? It moves the outline to the next-best you haven't eaten.
- All 3 food slots full? Nothing is highlighted - there's nothing new to eat.
Only your own inventory is highlighted - chests and other containers are left alone.
Config
Config file: BepInEx/config/FoodHighlighter.cfg
Enabled(defaulttrue) - master switch.OutlineColor(defaultFFD54A) - hex RGB(A) color of the outline.OutlineThickness(default2.5) - outline thickness in pixels.
Notes
Requires BepInEx. Purely visual and client-side - it changes nothing about the game itself, just adds an outline in your inventory UI.