You are viewing a potentially older version of this package. View all versions.
LongHouseListings-FeastPlanner-1.0.0 icon

FeastPlanner

A Valheim food planner with recommended meals, inventory and nearby-container craftability, and saved custom plans.

Date uploaded a week ago
Version 1.0.0
Download link LongHouseListings-FeastPlanner-1.0.0.zip
Downloads 66
Dependency string LongHouseListings-FeastPlanner-1.0.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
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.2333
ValheimModding-Jotunn-2.29.1 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.29.1

README

Feast Planner

Feast Planner helps you choose Valheim food loadouts by role and target biome. It reads known food, recipe, inventory, nearby-container, active-food, and saved custom meal data, then presents recommended and custom meal plans in a native-style planner panel.

Features

  • Recommended three-food plans by role and biome.
  • Hidden undiscovered recipe foods.
  • Inventory plus nearby-container craftability counts.
  • Source labels for inventory and nearby ingredients.
  • Saved custom meal plans.
  • Searchable food picker.
  • Runtime Valheim/Jotunn-style UI.

Requirements

  • BepInExPack Valheim
  • Jotunn

Mod managers should install these automatically from the manifest.

Installation

Install with a Thunderstore-compatible mod manager.

For manual installs, copy the package contents so the plugin lands at:

BepInEx/plugins/FeastPlanner/FeastPlanner.dll

Controls

Default planner hotkey:

RightAlt + P

Safety

Feast Planner is advisory only. It does not eat, cook, craft, move items, patch Valheim methods, or write to Valheim character/world save data.

CHANGELOG

Changelog

1.0.1

  • Added paging for long missing-ingredient lists in the plan details panel.
  • Hid ingredient paging controls unless there is more than one ingredient page.

1.0.0

  • First public release.
  • Recommended and custom food-planning workflows.
  • Inventory and nearby-container craftability snapshots.
  • Saved custom meal persistence in plugin-owned config data.
  • Polished native-style planner UI.
  • Performance pass for responsive UI interactions.