Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"
JustEnoughDrugs
Adds a search bar and a dropdown to the drugs tab in Schedule I, allowing players to quickly filter and find drugs by name,ingredients or effects. Clean UI integration and real-time filtering for a smoother experience.
| Date uploaded | a year ago |
| Version | 1.3.1 |
| Download link | BrandS-JustEnoughDrugs-1.3.1.zip |
| Downloads | 366 |
| Dependency string | BrandS-JustEnoughDrugs-1.3.1 |
This mod requires the following mods to function
LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.7.0README
JustEnoughDrugs
A MelonLoader mod for Schedule I that adds a search bar to the drugs tab, allowing users to easily filter products based on their name,ingredients or effects.
Preview

Features
- Search Bar: Quickly filter drugs by typing a keyword.
- Dropdown Filter: Select whether to filter by Name, Ingredients, Effects, or search Any field.
- Real-Time Filtering: Results update live as you type.
- "None" Display: If no drug matches your search, a clean "None" placeholder is shown.
- Shortcuts Disabled: While typing, game shortcuts are temporarily disabled (except Tab, Escape, and Right Click).
- Zero Configuration: Works instantly — just drop the file into the mod folder.
Quick Start Guide
- Install the mod by following the instructions below.
- Launch Schedule I and open the drugs tab.
- Enjoy the new search functionality!
The search updates instantly as you type or change the dropdown filter.
Why You Need This
Tired of scrolling through a long list of substances? This mod saves you time by:
- Letting you search for drugs by name, ingredients, or effects
- Instantly hiding irrelevant entries
- Saving time and improving the overall user experience.
If you have suggestions for additional features, please share them on the issues page!
Installation
- Install MelonLoader for Schedule I if you haven't already.
- Download the latest version of JustEnoughDrugs.
- Place
JustEnoughDrugs.dllin your Schedule I/Mods folder. - Launch the game, and the mod will be automatically loaded.
How It Works
When you open the drugs tab:
- The mod injects a search bar and dropdown filter into the UI.
- Typing filters the drugs list in real-time.
- The dropdown lets you choose what kind of data to search (e.g., name or ingredients).
- When nothing matches your query, a "None" item appears to indicate it.
CHANGELOG
Changelog
[2.0.0]
Added
- Added drug sorting functionality by:
- Newest
- Addictiveness
- Cost
- Price
- Profit
- Added display of full drug recipes with ingredient icons.
- Added estimated production cost display for each drug.
- Added tooltips when hovering over ingredients and final products, showing their name and description.
- Added config options via MelonPreferences to enable/disable sorting and full recipe view.
- Added advanced search syntax:
- Use
,for AND searches (must match all terms). - Use
|for OR searches (match any term).
- Use
Changed
- Minor visual adjustments to ingredient and result icons.
- Refactored the codebase to use multiple folders instead of a single file.
[1.3.1]
Added
- BugFix: Error during search bar initialisation: System.MissingMethodException: Method not found: 'Void UnityEngine.Events.UnityAction..ctor(System.Object, IntPtr)'.
[1.3.0]
Added
- Added a dropdown menu next to the search bar to filter drugs by category: "Any", "Ingredients", "Effects", or "Name"
[1.2.0]
Added
- Shortcuts are now disabled while the search bar is focused
[1.1.0]
Changed
- Reduced the size of the clear (X) button to better fit its text
Fixed
- Fixed an issue where clicking the middle of the search bar would accidentally trigger the clear (X) button
[1.0.0]
Added
- Added a functional search bar to the Products app
- Real-time filtering of drugs by name
- Displays "None" when no drugs match the query