Skip to content
Jeremy Pritts edited this page May 9, 2021 · 4 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 bread
  • add cannedchili
  • add cannedmangos
  • add cannedpears
  • add cannedpineapples
  • add cannedspaghetti
  • add cannedstew
  • add catfood
  • add catfoodsmall
  • add cerealhoney
  • add cerealwholegrain
  • add cookies
  • add cornflakes
  • add cupmilk
  • add drymilkpacket
  • add forsakenspirits
  • add forsakenspiritsplastic
  • add honeyjar
  • add hotcocoabag
  • add hotcocoabox
  • add hotcocoacup
  • add modchocolatebar
  • add modsyrup
  • add mountainsoda
  • add mountainsodaplastic
  • add redwinebottle
  • add ricecooked
  • add riceraw
  • add spam
  • add vodkabottle
  • 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 Alcohol from ModComponents.

Installation

See Installation.