The BepInEx console will not appear when launching like it does for other games on Thunderstore (you can turn it back on in your BepInEx.cfg file). If your PEAK crashes on startup, add -dx12 to your launch parameters.
You are viewing a potentially older version of this package.
View all versions.

FoodRandomiser
Randomise the effect of food items. Is that berry safe? No way to know until you've tried it.
Date uploaded | a month ago |
Version | 1.0.0 |
Download link | Piepieonline-FoodRandomiser-1.0.0.zip |
Downloads | 4287 |
Dependency string | Piepieonline-FoodRandomiser-1.0.0 |
This mod requires the following mods to function

BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
Piepieonline's FoodRandomiser
Randomises the food effects on each run - They warned you about not sticking to packaged food! Randomisation is done per type, not per item - so after a run starts, all green crispberries will share the same effects.
Modes:
- Default: Randomises natural food types within their category. So Crispberries can have any effect that the vanilla Crispberry might have
- Chaos: Randomises natural food across types - so Crispberries can have Clusterberry effects, or Mushrooms, or other.
Notes
- Not compatible with PEAKFastStartup due to it bypassing the normal scene loading mechanism
Manual Installation
- Ensure you have BepInEx installed
- Extract the mod to ".\BepInEx\plugins", so you should have ".\BepInEx\plugins\FoodRandomiser\FoodRandomiser.dll"
Source:
https://github.com/piepieonline/peak-mods/tree/master/FoodRandomiser
CHANGELOG
1.0.0
- Initial Version