Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
gnome plush
Adds a gnome plush (as scrap) to the game, which will make gnome sounds occasionally!.
| Date uploaded | 2 years ago |
| Version | 2.0.1 |
| Download link | Inoyu-gnome_plush-2.0.1.zip |
| Downloads | 4312 |
| Dependency string | Inoyu-gnome_plush-2.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100SylviBlossom-SmartItemSaving
Improves how items on the ship save, helping against ID changes and properly keeping positions/rotations
Preferred version: 1.2.4README
Gnome Plush
This mod adds a little gnome plush!
The gnome will make "whoo" (or a rare "whoo") from time to time.
The noise can anger the MouthDogs or other noise related creatures, this can be turned off in the configs!!
Audio used
- normal "whoo": youtube.com/watch?v=KnHmoA6Op1o
- reverb "whoo": youtube.com/watch?v=EFALkpovkIE
Images

Configs
this mod uses CSync, everyone needs to install it in order to sync their settings with the host
| Title | Value | Description |
|---|---|---|
| gnomeRarity | number (int) | Sets the rarity of the gnome plush. |
| isGnomeNoiseEnabled | true/false | Should the gnome make gnome-noises? |
| canGnomeAngerDogs | true/false | Should the gnome-noises be able to trigger eyeless dogs or other monsters? |
| gnomeNoiseBaseVolume | in percent | The base volume of gnome-noises. |
| gnomeReverbNoiseChance | in percent | Should the gnome make gnome-noises? |
| gnomeNoisesMinInterval | in seconds | Sets the min time between two gnome noises |
| gnomeNoisesMaxInterval | in seconds | Sets the max time between two gnome noises. |
| RandomVolumeChange_Amount | in percent | Amount of change in volume (used for the varying "whoo" volume). |
| RandomPitchChange_Amount | in percent | Amount of change in pitch (used for the varying "whoo" pitch). |
Future Updates
- more gnomes? maybe
Installation
I highly recommend using ebkr's modmanager r2modman for easy mod installation and ensuring that everyone has the same mods and configs!
This mod requires three other mods!
If you still want to do it manually:
- Download this mod, BepInEx, Evaisa's "LethalLib" and Evasia's "HookGenPatcher"
- Install BepInEx and follow the special instructions on how to install HookGenPatcher
- Download and install CSync
- Put the content of LethalLib.zip and Inoyu-gnome_plush.zip in the BepInEx\plugins folder
Credits
Thanks to Evasia for the LethalLib plugin and the Unity Template. Thanks to Xilophor for the clean VisualStudio Mod Template.
If you encounter any bugs, feel free report the issue on GitHub or simply write me via Discord (inoyuuuuu).
Have fun! c: ~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