catcraze777-Custom_Biome_Intros icon

Custom Biome Intros

Set your own silly titles for biomes and day counts via the plugin config!

Last updated a day ago
Total downloads 166
Total rating 0 
Categories Mods Misc Client Side
Dependency string catcraze777-Custom_Biome_Intros-1.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403

README

Custom Biome Intros

Change the text for transitioning between biomes! Titles are loaded from the plugin config file. If the file doesn't exist, one will be created upon plugin startup. Empty entries in the json will also automatically be removed and replaced by the plugin.

By default, the config contains the standard English titles and captions but an example file is also provided with the plugin to show how to enter custom phrases to pick from randomly. If data is missing from the config, the missing data will be replaced with the default English titles and saved back to the file.

Formatting

For each biome, enter in a list of phrases you'd like to randomly select from upon reaching that biome.

For the day count subtitles, each list of phrases must be associated with a day number. These phrases are shown if the current day is greater than or equal to the day associated with a list of phrases (For example: Day 2 will use Day 1's phrases if there aren't any for Day 2 specified).

Day count subtitles can also use the character "#" and this will automatically be replaced by the current day count.

By default, only Day 1 will have a list of subtitles but you can add additional days manually by copying the entry and changing the day number, the plugin will find and use the new entry.