You are viewing a potentially older version of this package. View all versions.
MasterAli2-BetterBabies-0.2.0 icon

BetterBabies

A mod for Lethal Company that makes the babies (maneater) better.

Date uploaded a day ago
Version 0.2.0
Download link MasterAli2-BetterBabies-0.2.0.zip
Downloads 1264
Dependency string MasterAli2-BetterBabies-0.2.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2100
Kittenji-NavMeshInCompany-1.0.3 icon
Kittenji-NavMeshInCompany

Enables the use of AI pathfinding and navigation in the Company Building allowing other mods to spawn Enemies.

Preferred version: 1.0.3
Sigurd-CSync-5.0.1 icon
Sigurd-CSync

Configuration file syncing library for BepInEx.

Preferred version: 5.0.1

README

Better Babies

Overview

A mod for Lethal Company that makes the babies (maneater) better.

Features

This mod provides the following features (all configurable):

  • Allow the baby to go outside without crying
  • Allow the baby to be taken into orbit
  • Allow the baby to be sold at the company
  • Stop the baby from reaching its adult phase
  • Decrease the baby growth meter over time

Note: Everyone needs this mod for it to work properly

Dependencies

Know Issues

  • Desyncs happens when joining lobbies when ALL clients dont have the mod
  • Baby turns invisible if ship takes off/lands while the baby is in being held (must be pocketed to avoid this)
  • When baby enters ship for the first time the "collected scrap popup" shows a picture of a large axel (not even supposed to show up)
  • Baby cannot move while in orbit
  • Not compatible with other stuff (anything that touches UnloadSceneObjectsEarly())
  • May cause desync of baby price (if credits or enemy index is desynced across clients)

Config

also it has a few config options

  • Baby can go outside
  • Baby can go into orbit
  • Baby can be sold
  • Baby price
  • Baby can grow up
  • Decrease baby growth meter
  • Decreased baby growth metter per second

Notice

Please note that this mod was not fully in multiplayer tested and may cause issues.

License

This mod is licensed under the MIT license.

CHANGELOG

0.2.0

  • Growing of the baby can now be disabled in the configs
  • The growth meter will slowly decrease over time

0.1.2

  • Forgot to add a check to make sure the config allowed the baby to go outside

0.1.1

  • Fixed issue #1

0.1.0

  • Initial release