kakeEdition-CoordinateForEasterEggs icon

CoordinateForEasterEggs

CoordinateForEasterEggs is a debug tool for easter eggs explosion mechanics.

Last updated a week ago
Total downloads 272
Total rating 0 
Categories Mods Tools
Dependency string kakeEdition-CoordinateForEasterEggs-0.2.0
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305
Evaisa-LethalLib-1.1.1 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 1.1.1
Rune580-LethalCompany_InputUtils-0.7.12 icon
Rune580-LethalCompany_InputUtils

API/Library for creating Unity InputActions with in-game re-binding support. Provides an alternative UI that allows for supporting mods to have in-game re-bindable keybinds.

Preferred version: 0.7.12

README

CoordinateForEasterEggs

CoordinateForEasterEggs is a debug tool for easter eggs explosion mechanics.

Features

Displays the coordinates where Easter Eggs will explode. Settings and features can be accessed via text chat commands.

With the virtual seed generation feature, you can simulate coordinates where Easter Eggs are likely to explode for seeds that meet specific conditions.

Conditions refer to the base scrap count and interior type.

Since this mod includes networking, all clients must have this mod installed to play in multiplayer.

By default:

  • Press F5 to toggle CFEE
  • Press F4 to toggle CFEE INFORMATION

Command List

/enable
Enables CFEE.

/disable
Disables CFEE.

/view <value>
Changes the view distance of coordinates.

/virtual
Toggles the virtual generation mode.

/seed random
Generates a random virtual seed.

/seed <value>
Generates using the specified seed.

/clear
Removes tiles.

/condition scraps <value> to <value>
Sets the base scrap count range as a condition.

/condition scraps upper
Uses the upper half of the scrap range as the condition.

/condition scraps lower
Uses the lower half of the scrap range as the condition.
(If the range is odd, the middle value is included in the lower half.)

/condition interior <word>
Sets the interior type as a condition.
(word: factory, mansion, mineshaft)

/condition clear
Clears all conditions.

/info
Toggles CFEE INFORMATION.

/number <value>
Sets the maximum number of automatic generation attempts.

/generation start
Starts automatic generation.

/generation stop
Stops automatic generation.

/generation interval <value>
Sets the interval between automatic generations.

Some commands can also be assigned to keybinds instead of being used via chat.

Notes

  • In multiplayer, if multiple Eggline Indicators appear at once, this is not a bug in this mod but an issue with the Easter Egg itself. The coordinates of the last displayed indicator will be applied.
  • This mod is not currently compatible with previous versions of Lethal Company. Only v73 is supported at this time.