Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"
SuperGrow
A MelonLoader mod for Schedule 1 (v0.4.5f1) that adds SuperGrow - a craftable growth enhancer combining the effects of PGR, Speed Grow, and Fertilizer into one powerful additive.
| Date uploaded | 2 months ago |
| Version | 1.3.3 |
| Download link | HazDS-SuperGrow-1.3.3.zip |
| Downloads | 3218 |
| Dependency string | HazDS-SuperGrow-1.3.3 |
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.2README
SuperGrow
A MelonLoader mod for Schedule 1 (v0.4.5f1) that adds SuperGrow - a craftable growth enhancer combining the effects of PGR, Speed Grow, and Fertilizer into one powerful additive.
Features
- Craft at Chemistry Station - Full minigame experience with pouring and cooking
- Combined Effects - Get the benefits of all three additives in one application:
- 50% yield boost (from PGR)
- 50% instant growth (from Speed Grow)
- +1 quality boost
- Configurable - Adjust recipe quantities and effect values
Requirements
- Schedule 1 (Mono or IL2CPP)
- MelonLoader: Link
Installation
- Install MelonLoader for Schedule 1
- Copy the appropriate DLL to your
Modsfolder:- Mono branch:
SuperGrow_Mono.dll - IL2CPP branch:
SuperGrow_IL2CPP.dll
- Mono branch:
Crafting Recipe
At the Chemistry Station, combine:
| Ingredient | Quantity |
|---|---|
| PGR | 1 |
| Speed Grow | 1 |
| Fertilizer | 1 |
Output: 3x SuperGrow
SuperGrow Effects
| Property | Value | Description |
|---|---|---|
| YieldMultiplier | 1.5 | 50% more yield |
| InstantGrowth | 0.5 | 50% instant growth progress |
| QualityChange | 1.0 | +1 quality boost |
Configuration
After first run, settings are in UserData/MelonPreferences.cfg under [SuperGrow]:
Recipe Quantities
| Setting | Default | Description |
|---|---|---|
| PgrRequired | 1 | Amount of PGR needed per craft |
| SpeedGrowRequired | 1 | Amount of Speed Grow needed per craft |
| FertilizerRequired | 1 | Amount of Fertilizer needed per craft |
| OutputQuantity | 3 | Amount of SuperGrow produced per craft |
| CookTimeMinutes | 30 | Chemistry Station cook time in in-game minutes (1–240) |
Effect Values
| Setting | Default | Description |
|---|---|---|
| YieldMultiplier | 1.5 | Yield multiplier applied to plants |
| InstantGrowth | 0.5 | Instant growth progress (0-1) |
| QualityChange | 1.0 | Quality modifier applied to plants |
Credits
CHANGELOG
Changelog
All notable changes to SuperGrow will be documented in this file.
[1.3.3] - 2026-04-19
Changed
- Updated for game version 0.4.5f1
- Chemistry Station cook time increased from 5 to 30 in-game minutes by default (users reported the previous timer felt too quick)
- Added
CookTimeMinutesconfig option so the cook time can be tuned to your liking (1–240 minutes)
[1.3.2] - 2026-03-20
Fixed
- Updated for game version 0.4.4f10
- Removed references to removed AdditiveDefinition properties (Keywords, LabelDisplayColor)
[1.3.0] - 2025-01-25
Added
- Support for new game version 0.4.3 with both mono and il2cpp builds, thanks to Khundiann for the il2cpp conversion
[1.2.0] - 2025-01-04
Fixed
- SuperGrow now appears in the clipboard when selecting pots and mushroom beds
- Previously, custom additives weren't showing in the management clipboard because they weren't in the prefab's AllowedAdditives array
- Added patches to inject SuperGrow into Pot and MushroomBed AllowedAdditives at initialization
[1.0.0] - Initial Release
Added
- SuperGrow craftable additive combining PGR, Speed Grow, and Fertilizer effects
- Chemistry Station recipe with full minigame support
- Custom bottle visuals with purple label and lid
- Configurable recipe quantities and effect values
- Effects: 50% yield boost, 50% instant growth, +1 quality