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 to the drugs tab in Schedule I, allowing players to quickly filter and find drugs by name. Clean UI integration and real-time filtering for a smoother experience.
| Date uploaded | a year ago |
| Version | 1.1.0 |
| Download link | BrandS-JustEnoughDrugs-1.1.0.zip |
| Downloads | 635 |
| Dependency string | BrandS-JustEnoughDrugs-1.1.0 |
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.
Preview

Features
- Search Bar: A search bar is added to the drugs tab for easy filtering of drugs by their name.
- Real-Time Filtering: Items are filtered as you type, allowing for quick search results.
- Seamless Integration: The search bar fits naturally into the existing drugs tab, without disrupting the user interface.
- Zero Configuration: The mod works out of the box without needing any setup.
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 bar will filter the list of drugs as you type the name of a drug.
Why You Need This
Ever had trouble finding a specific drug in the drugs tab? This mod solves that problem by:
- Allowing you to quickly search for drugs by name.
- Making it easy to filter and find the drug you're looking for.
- 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 adds a search bar to the tab.
- As you type in the search bar, the drugs list will automatically filter based on the drug name.
- The filter updates instantly, making it easy to find specific drugs quickly.
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