k2_se_crafting_efficiency


Crafting efficiency for Krastorio2, space exploration and other associated mods

Content
a month ago
1.1
251
Manufacturing

Changelog

Version: 0.0.9
Date: 2024-03-25
  Changes:
    - Finally added Space Exploration recipes.  List might be incomplete, SE has a lot of things.
Version: 0.0.8
Date: 2023-12-31
  Changes:
    - Moved the crafting efficiency logic to another mod I am using as a base for another mod.
Version: 0.0.7
Date: 2023-12-31
  Changes:
    - Will now use rusty-locale to generate the efficiency names instead of just using
      the prototype name.
    - Fixed the dark-matter-replicators-18 support which had invalid items on
      replication technologies, and removing not replication inputs from the
      replication labs.
Version: 0.0.6
Date: 2023-12-18
  Changes:
    - Added support for LasingAround
    - Added support for bismuth
    - Added enriched-zinc-plate and enriched-nickel-plate and fixed a typo in the IfNickel support.
    - Fixed the dark-matter-replicator-18 items broke with the 0.0.5 update.
    - Will add all of the items added to crafted effienceny (except rare metals and gold ingots)
      to dark-matter-replicators-18 if it is present.
Version: 0.0.5
Date: 2023-12-15
  Changes:
    - Redid how the recipes are generated, using the dynamically generated crafting efficiency
      tables I had written for Brevven's mods, with a small amount of code from Brevven's mods
      used here, under license available in LICENSE-brevven.md
    - Added the rest of the recipes for Krastorio2 finally.
    - Added support for the following mods:
      MDbobelectronics
      BrassTacks
      IfNickel
      BrimStuff
      ThemTharHills
Version: 0.0.4
Date: 2023-02-19
  Changes:
    - Added recipes for enriched copper, iron, rare-metals, copper plate, and iron plate.
Version: 0.0.3
Date: 2023-01-31
  Changes:
    - Reduced the max efficiency of gold-cable (modmashsplintergold) from 18 to 15 to be inline.
	- Added efficiency for the intermediates from dark-matter-replicators-18.
Version: 0.0.1
Date: 2023-01-23
  Initial release