Tired of waiting forever for your brewing, fermenting and cooking processes to finish? Or maybe they're finishing too quickly?
Now you have full control.
This mod adds a special slider to the mod settings, allowing you to adjust the processing time for all PipeSystem-based recipes used by many popular mods.
- Decrease the multiplier → Fewer ticks → Faster processing
- Increase the multiplier → More ticks → Slower processing
Works with both regular processing times (ticks) and quality-based processing times (ticksQuality). Lower values below 1.0x speed things up, higher values slow them down.
📦 Requirements & Compatibility
- Required: Harmony >:|
- Supported: Any recipes that use the PipeSystem ProcessDef (ticks and ticksQuality fields)
✅ Confirmed working mods:
- Vanilla Brewing Expanded
- Vanilla Cooking Expanded
- Vanilla Cooking Expanded - Stews
- Vanilla Cooking Expanded - Sushi
- Vanilla Cooking Expanded - Bakery
- Alpha Crafts
⚠️ Limitations
- Does not affect on [SYR] Processor Framework - those recipes use a different def structure (check out my other mod Nox Changing Processor Fermentation Days ([SYR] Processor Framework edition) ) Technically, they do not conflict and work separately.
🔄Usage
- Can be added or removed at any time (safe for existing saves)
- No game restart required after changing settings — changes apply immediately
- Configure which processes to affect: vanilla only, modded only, or both
- Toggle debug logging to see exactly which recipes are being modified
⚙️ How It Works
The mod scans all PipeSystem ProcessDef entries and directly modifies their processing time values:
- For recipes with ticks (single processing time) — multiplies the value directly
- For recipes with ticksQuality (time varies by quality) — multiplies all quality tier values proportionally
Original values are saved on startup and can be restored at any time by resetting the multiplier to 1.0x or unchecking the relevant category filter.
🛠️ Settings
- Speed multiplier: 0.01x to 5.00x (default: 1.00x)
- Apply to vanilla processes: ON/OFF
- Apply to modded processes: ON/OFF
- Debug logging: Show modified recipes in console