Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
FoodHighlighter
Outlines the best healing, best stamina and best mixed food you haven't eaten - all at once. Outline is the negative of each fork's color. Nothing when all slots are full.
By T3AM
| Last updated | 18 minutes ago |
| Total downloads | 6 |
| Total rating | 0 |
| Categories | Tweaks Client-side Utility AI Generated |
| Dependency string | T3AM-FoodHighlighter-1.0.2 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
FoodHighlighter
Never squint at your food bar again. FoodHighlighter draws an outline around the fork icon of the best food you haven't eaten yet - one highlight for each food type - 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, colored by type (healing / stamina / eitr / mixed). This mod outlines the best one you haven't eaten in each type.
How it picks
- Every food is sorted by the same rule Valheim uses to color its fork icon - healing, stamina, eitr, or mixed.
- In each type it finds the best food (by total value) whose type you don't currently have active and outlines its fork.
- All three highlights show at once - so your best healing food, best stamina food, and best mixed food are lit at the same time. Got two stamina foods? Only the better one is outlined.
- Eaten your best of a type already? The outline moves to the next-best of that type you haven't eaten.
- All 3 food slots full? Nothing is highlighted - there's nothing new to eat.
The outline color is the photo-negative of each fork's own color, so a highlighted fork always contrasts sharply against itself and is easy to spot.
Only your own inventory is highlighted - chests and other containers are left alone.
Config
Config file: BepInEx/config/FoodHighlighter.cfg
Enabled(defaulttrue) - master switch.OutlineThickness(default1.0) - 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.