You are viewing a potentially older version of this package. View all versions.
Maxima356-JesterEditedFree-1.2.0 icon

JesterEditedFree

I like Jester with Chinese sounds

Date uploaded 7 months ago
Version 1.2.0
Download link Maxima356-JesterEditedFree-1.2.0.zip
Downloads 3331
Dependency string Maxima356-JesterEditedFree-1.2.0

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
no00ob-LCSoundTool-1.5.1 icon
no00ob-LCSoundTool

Let's you easily load audio files, replace in game audio, send audio over the network and log any audio playback into console.

Preferred version: 1.5.1

README

JesterEditedFree

Lethal Company Version Thunderstore

A custom sound pack for the Jester enemy in Lethal Company, replacing the default music box sounds with meme music.

🎵 Features

When the Jester begins to turn its crank, this mod plays:

Note: The random sound is chosen when Lethal Company starts. If Audio_01 is loaded, it will remain active until you restart the game.

📦 Installation

Prerequisites

Steps

  1. Download the latest version from Thunderstore
  2. Extract the archive
  3. Copy the contents to your BepInEx plugins folder:
    Lethal Company/BepInEx/plugins/JesterEditedFree/
    
  4. Launch the game

🛠️ Technical Details

  • Dependencies: JesterFree by AriDev
  • Audio format: .ogg (converted from MP3 in v1.1.0)
  • File structure:
    JesterEditedFree/
    ├── JesterFree.dll
    ├── intro.ogg        # Hava Nagila
    ├── solo_01.ogg      # Red Sun in the Sky
    └── solo_02.ogg      # Ching Cheng Hanji
    

🤝 Credits

  • Original JesterFree mod: AriDev
  • Sound pack creators: Maxima356 & ludvdber
  • Music artists:
    • Hava Nagila - Traditional Jewish folk song
    • Red Sun in the Sky - Chinese revolutionary song
    • Ching Cheng Hanji - Meme remix

⚠️ Disclaimer

This mod is for entertainment purposes only. All audio files are used under fair use for parody/meme purposes.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🔗 Links


Enjoying the mod? Give it a ⭐ on GitHub!

CHANGELOG

Changelog

[1.3.0] - 2026-04-20

Changed

  • Updated Readme, Dependencies
  • Support V81

[1.2.5] - 2025-12-21

Changed

  • Randomization is now Seed-based (multiplayer synced). Audio files are loaded on-the-fly when a Jester spawns, no longer requiring a game restart to change the variant.
  • Code optimization
  • Updated Readme, Changelog, Dependencies

Added

  • Custom Jester sounds:
    • Solo 3: Arabian Psycho

[1.2.0] - 2025-11-29

Changed

  • Updated Readme, Licence, Changelog

1.1.5 - 2025-02-19

Changed

  • Increased volume of all audio files for better audibility in-game

1.1.0 - 2025-02-18

Changed

  • Converted all audio files from MP3 to OGG format for better compatibility
  • Optimized file sizes

1.0.0 - 2025-02-27

Added

  • Initial release of JesterEditedFree
  • Custom Jester sounds:
    • Intro: Hava Nagila
    • Solo 1: Red Sun in the Sky
    • Solo 2: Ching Cheng Hanji
  • Random sound selection on game launch
  • Integration with JesterFree mod