You are viewing a potentially older version of this package. View all versions.
Tomini-TheGrogCan-1.0.5 icon

TheGrogCan

Replaces the Red Soda item with a Grog from Cold Ones. (peach, grape, lemon, random at launch)

Date uploaded 6 months ago
Version 1.0.5
Download link Tomini-TheGrogCan-1.0.5.zip
Downloads 884
Dependency string Tomini-TheGrogCan-1.0.5

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

README

The Grog Can mod

Icon Grogs in hand

Replaces the Red Soda item with a Grog from Cold Ones. (peach, grape, lemon, random at launch)

Funny mod video --> HERE

Config

You can change the behaviour of this mod after first launch with the mod:

  1. Inside .\BepInEx\config folder there is TheGrogCan_by_Tomini.cfg file. Open it.
  2. At the end there is TextureChoice = 0. Change it to your liking. (default is 0)
    • 0 -> Random at start-up
    • 1 -> Grog Grape
    • 2 -> Grog Peach
  3. Enjoy your Grog!

🛠 Mod Manager Friendly 🛠

r2modman &  Thunderstore

Manual installation

  1. Download and unzip
  2. Move BepInEx folder to the Lethal Company folder (e.g. C:\Program Files (x86)\Steam\steamapps\common\Lethal Company)
  3. You can check if you did it right:
    1. Look up mod files:
      • inside .\BepInEx\plugins folder there is TheGrogCan_by_Tomini.dll file
    2. Look at BepInEx log at start-up:
      [Info   :   BepInEx] Loading [TheGrogCan_by_Tomini 1.0.4]
      [Info   :TheGrogCan_by_Tomini] Loaded asset bundle
      [Info   :TheGrogCan_by_Tomini] Configuration: Random
      [Info   :TheGrogCan_by_Tomini] Selected texture: grog_lemon
      [Info   :TheGrogCan_by_Tomini] Plugin TheGrogCan_by_Tomini is loaded!
      

Future of this mod

  • add Lemon Ice Grog ✔
  • add custom sound(s)
  • change item name
  • texture randomization within session

Incompatible mods

While this mod doesn't break other mods, it can't replace the texture if these mods are used to spawn scrap

  • GameMasterDevs-GameMaster
  • femboytv-LethalAdjustments

Thanks!

Thank you, KlutzyBubbles for the VBCan mod.

Big thanks to willis81808 for their invaluable assistance and warm welcome! As a first-time game modder, having someone so kind and helpful made a world of difference.

Contact

Discord: tomini

CHANGELOG

v1.0.5

  • README fix

v1.0.4

  • ADDED NEW GROG "Lemon Ice"!
  • changes to log output
  • updated README

v1.0.0 - v1.0.3

  • changes to README