Deterministic Recycler


Adds a new Recycler that takes in more ingredients to get rid of random chance. While keeping ratios. Inserter stack size 4 is recommended.

Tweaks
9 hours ago
2.0 - 2.1
468
Manufacturing

Changelog

Version: 0.3.1
Date: 2026.06.25
  Changes:
    - Advanced recycler unlocks even when replace recycling recipes startup setting is true.
    - Recycler and its recipes generate later to allow mods to change them beforehand.
    - Exposed functions to generate more deterministic recyclers.
Version: 0.3.0
Date: 2026.06.23
  Info:
    - Updated for 2.1
Version: 0.2.2
Date: 2026.06.23
  Compatibility:
    - Made recipes generate after popular mods modify them, by adding them as hidden dependencies.
Version: 0.2.1
Date: 2026.02.28
  Features:
    - Added option to include self recycling recipes.
    - Adjusted algorithm to automatically include scrap recycling.
    - Reduced clutter from technical items recycling

  Modding:
    - let other mods regenerate the recipes

  Locale:
    - Fixed typo in framing description
Version: 0.2.0
Date: 2025.03.01
  Features:
    - Added Advanced version of the deterministic recycler using the assembling-machine prototype.

  Gui:
    - Added new group.

  Circuit Network:
    - Made recipes accesable as signals.

  Bugfixes:
    - Fixed non-stackable items (armors) not being able to be recycled
Version: 0.1.1
Date: 2025.01.17
  Features:
    - Full Factoriopedia intergration

  Graphics:
    - Made Recipe Icons more distinguishable
Version: 0.1.0
Date: 2025.01.10
  Minor Features:
    - Added settings
    - Completed all non self recycling recipes
Version: 0.0.1
Date: 2025.01.07
  Info:
    - Initial commit