AdminUnknownFixes


Bridge mod for Pyanodon + Angel's + Bob's mod compatibility. Merges duplicate items, fixes progression, and balances recipes across mod packs.

Tweaks
11 hours ago
2.0
4

Changelog

Version: 2.0.0
Date: 2026-03-30
  Changes:
    - Renamed mod to AdminUnknownFixes
    - Updated to Factorio 2.0
    - Merged PyPPTBaA (Pyanodons Post Processing Touched By an Angel) into this mod
    - Merged bobsmodules4py (Bob's Modules 4 Pyanodons) into this mod
    - Updated all Angel's mod references for 2.0 (angels- prefix on prototypes)
    - Updated all Bob's mod references for 2.0 (bob- prefix on prototypes)
    - Updated all Py mod references for 2.0 (pypostprocessing 3.x API)
    - Replaced stdlib dependency with pypostprocessing built-in library
    - Removed normal/expensive difficulty handling (removed in Factorio 2.0)
    - Updated recipe format for 2.0 (no more shorthand ingredients/results)
    - Updated module_specification to module_slots
    - Updated emissions_per_minute format
    - Updated global item replacer mappings for all 2.0 mod renames
    - Added ingredient deduplicator (from PyPPTBaA)
    - Added underground belt recipe scaling for Bob's logistics (from PyPPTBaA)
    - Added Bob's modules tech/recipe/effect integration (from bobsmodules4py)