You are viewing a potentially older version of this package. View all versions.
Inoyu-gnome_plush-1.0.1 icon

gnome plush

Adds a gnome plush scrap to the game (which will make gnome sounds occasionally!).

By Inoyu
Date uploaded 2 years ago
Version 1.0.1
Download link Inoyu-gnome_plush-1.0.1.zip
Downloads 2178
Dependency string Inoyu-gnome_plush-1.0.1

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
Evaisa-LethalLib-0.14.2 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

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

Configuration file syncing library for BepInEx.

Preferred version: 5.0.1
SylviBlossom-SmartItemSaving-1.2.4 icon
SylviBlossom-SmartItemSaving

Improves how items on the ship save, helping against ID changes and properly keeping positions/rotations

Preferred version: 1.2.4

README

Gnome Plush

This mod adds a new scrap item - the gnome plush!
The gnome will make gnome noises from time to time.

Audio used

Images

hgnomeIngame hgnomeModel

Future Updates

  • configs
  • random audio volume

Installation

This mod requires two other mods!

  1. Download this mod, BepInEx, Evaisa's "LethalLib" and Evasia's "HookGenPatcher"
  2. Install BepInEx and follow the special instructions on how to install HookGenPatcher
  3. Put the content of LethalLib.zip and this mod's zip file in the BepInEx\plugins folder

If you encounter any bugs, feel free to write me via Discord (inoyuuuuu).

Have fun! ~Inoyu

CHANGELOG

v3.0.0 big (and smol) changes!

  • big stuff:
    • GNOME SOUNDS ARE NOW SYNCED BETWEEN ALL PLAYERS! (including pitch/reverb etc.)
    • Gnomes now vary in size!
    • Reworked majority of the configs and added new ones (please delete your old configs, if you played this mod before v3.0.0)
  • smol stuff:
    • Switched to Sigurd's Csync Fork
    • Removed gnome volume randomization
    • Added experimental scale config
    • Added a soft dependency to SmartItemSaving (to prevent invisible gnomes on clients)
    • Adjusted gnome-hat material

v2.0.1 Fixed ScanNode

  • Forgot to change some changelogs lol

v2.0.0 BugFixes, Features and Configs

  • Gnomes now randomly change their pitch a bit each time they "whoo"
  • Gnomes also vary a bit in "whoo" volume now
  • MouthDogs will become very angy at gnome if gnome make "whoo" (can be turned off in configs!)
  • Adjusted colors and textures to look a bit more colorful
  • Added drop and grab sfx

Configs (Mod is now highly customizable!)

this mod now uses CSync, everyone needs to install it in order to sync their settings with the host

  • Gnome rarity
  • En/Disable gnome noises completely
  • En/Disable dogs getting triggered by gnome noises
  • Gnome-noise volume
  • Rare gnome-noise chance
  • Max interval between gnome-noises
  • Min interval between gnome-noises
  • Amount of change in volume (used for the varying "whoo" volume)
  • Amount of change in pitch (used for the varying "whoo" pitch)

BugFixes:

  • Fixed a bug where the ScanNode did not work before picking up the gnome
  • Scrap value was way lower than intended, I adjusted the value accordingly
  • Fixed the audio priority to be less (was cutting off some sounds it shouldn't, e.g. rain noises)
  • When dropping the Gnome it is now rotated in the right direction (looking towards the player)
  • Item name is now being displayed correctly in the "Drop Item" Text when holding the Gnome

v1.0.1 Fixed ScanNode

  • Forgot to set ScanNode to the right layer

v1.0.0 Release

  • Release