Recycler Rebalancing

by Gergely

Smaller or larger tweaks to recycling recipes with support for configuring through mod settings. Makes recipe times take into account the product count of item recipes, reducing the time to recycle concrete and various other items including iron sticks and transport belts. A more advanced balancing scheme is also applied by default. An option to remove the productivity limit from scrap recycling is provided.

Tweaks
3 days ago
2.1
12
Manufacturing

Changelog

Version: 0.0.4
Date: 26. 06. 2026
  Changes:
    - Added mod settings.
    - Support for "just" fixing the recycler mod ignoring result count.
Version: 0.0.3
Date: 26. 06. 2026
  Changes:
    - No longer ignores empty barrel recipes or kovarex enrichment.
    - Items can receive lower recycling times, taking into account their recipes providing more products.
  Scripting:
    - Reworked algorithm: Time penalties are assigned iteratively based on recipes.
  Info:
    - Tips and tricks item entries now have slightly more predictable ordering.
    - Added Hungarian locale.
Version: 0.0.2
Date: 13. 06. 2026
  Changes:
    - Empty barrel recipes are now ignored.
    - Kovarex enrichment process is now ignored.
  Scripting:
    - Moved recycle_rebalance_ignore flag from items to recipes. Recipes with this flag are ignored when computing minimum voiding time.
  Info:
    - Added a tips and tricks entry that lists all recipe changes.