-
Notifications
You must be signed in to change notification settings - Fork 1
Home
This mod adds several food and drink 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.
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
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.
See Installation.