Skip to content
WulfMarius edited this page Dec 4, 2017 · 5 revisions

Food-Pack for The Long Dark

All food items

This mod adds several food and drink items.

Finding Items

Currently most of the new items will be spawned while searching various locations, that should contain food or drink items, e.g. kitchen cupboards, fridges, back packs.

I have also added spawns for all items in various locations. Some of those are guaranteed (e.g. one Hip Flask will spawn in the Radio Control Hut in Pleasant Valley), others are randomized (e.g. you might find Cat Food in the Quonset Gas Station).
Over time I'll probably keep adding more spawns.

Adding Food Items

Using the DeveloperConsole food items can be spawned directly in your inventory.

The corresponding commands are

  • add auroraenergydrink
  • add beerbottle
  • add cannedchili
  • add cannedmangos
  • add cannedpears
  • add cannedpineapples
  • add cannedspaghetti
  • add cannedstew
  • add catfood
  • add cornflakes
  • add honeyjar
  • add ricecooked
  • add riceraw
  • add spam
  • add whiskyflask

Using Food Items

All food and drink items in this pack should behave exactly like pre-existing ones and are consumed in the exact same way.

Some items use the feature Servings from ModComponents.
Some items use the feature Alcohol from ModComponents.

Installation

See Installation.

Clone this wiki locally