Simple Compress

by Zaflis

Adds recipes to compress and decompress ores and plates

Content
2 months ago
0.17 - 1.1
5.10K
Storage

Changelog

Version: 1.1.1
Date: 7. 2. 2024
  Changes:
    - Compressed recipe results are marked as catalysts. This will improve compatibility with Janky Quality mod, removing possibility of having compressed items in multiple qualities.
Version: 1.1
Date: 8. 4. 2022
  Fixed:
    - Fix to Editor extensions scenario crash - migration code conditions.
Version: 0.18.5
Date: 5. 2. 2022
  Added:
    - Smelting time multiplier to mod settings.
Version: 0.18.4
Date: 22. 12. 2020
  Added:
    - Actually able to use custom graphics with addon-mods.
Version: 0.18.3
Date: 26. 11. 2020
  Updates:
    - Factorio 1.1 update.
Version: 0.18.2
Date: 23. 2. 2020
  Changes:
    - Compressed coal fuel value changed to relatively same as vanilla game but now also configurable.
    - Compression recipes no longer show in production/consumption graphs.
    - Bob modules added to dependency, it must be loaded before this for productivity modules. It probably worked before because of alphabetical order.
Version: 0.18.1
Date: 25. 1. 2020
  Balancing:
    - Reduced compressing crafting time from 4 to 3. It takes 2 tier 3 assemblers with speed 3's to handle 1 blue belt of ores.
    - Nerfed default stacksize of compressed ores from 100 to 50.
    - Set smelting output multiplier to 1.0 by default. Imo negative productivity is not worth it, but you can change the loss back if you want much faster smelting again. It would need less furnaces then.
  Added:
    - Smelting now supports productivity modules, hopefully even from all present and future mods that add more modules.
Version: 0.18.0
Date: 21. 1. 2020
  Changed:
    - Factorio 0.18 update.
  Fixed:
    - Disabling compressed ores also disabled silicon plates.
Version: 0.17.4
Date: 13. 5. 2019
  Added:
    - Simple Silicon mod support.
  Changed:
    - Bobs compressed quartz and silicon got new icons.
    - Moved bobs compressed recipes to intermediates, it was too confusing mixed with actual recipes of an already complex mod.
Version: 0.17.3
Date: 12. 5. 2019
  Added:
    - Missing bobplates optional dependency.
Version: 0.17.2
Date: 12. 5. 2019
  Added:
    - Some mod support functions and rewriting.
    - Leighzer morphite, Bobs ores and plates.
Version: 0.17.1
Date: 10. 5. 2019
  Changed:
    - Merged Ore- and Plate Compress into 1 mod, both parts are optional.
    - Mod settings are configurable at startup.
    - Rebalanced values more true to vanilla game. Lossy smelting recipes craft relatively faster, but if you change ratio to 1.0, time will also adjust to 1:1. Likewise getting more output would take exponentially longer.
  Notes:
    - Big script changes, but is backwards compatible with previous individual mods.
    - Style is more modular now, making future changes (even perhaps modded ores) easier/faster to implement.