OCs Stone Casting

by OC1024

Adds recipes to the foundry that uses lava for stone related products.

Content
4 months ago
2.0
810
Manufacturing

Changelog

Version: 0.7.3
Date: 2025-04-20
  Compatibility:
    - Added the productivity bonus from the mod "concrete productivity" to both concrete casting recipes.
Version: 0.7.2
Date: 2025-04-19
  Bugfixes:
    - lava-to-sand now unlocked with lava to stone tech
    - sand-to-lava now has the correct icon.
    - Made lava-to-landfill usable again.
    - Fixed few AAI-Industry compatibility things nobody noticed.
  Other:
    - German localisation now has different word order.
Version: 0.7.1
Date: 2025-04-06
  Bugfixes:
    - Fixing wrong icon path.
Version: 0.7.0
Date: 2025-04-06
  Minor Features:
    - Changed the icon code structure: reducing file size
    - Added sand-to-lava recipe if sand exists.
  Other:
    - Introducing utils helper functions to simplify the code.
    - Added dependency to "OCs_base_assets" mod for icons and code structure.
Version: 0.6.2
Date: 2025-03-03
  Changes:
    - Use the only sane date format with ISO 8601.
    - Set most settings to true by default.
    - Reordered parts of the code, the user should not notice any difference.
Version: 0.6.1
Date: 05. 2025-01
  Bugfixes:
    - Unhide stone-to-lava recipe by default. Factorio should hide it anyhow if not activated.
Version: 0.6.0
Date: 2025-01-03
  Major Features:
    - Added a optional stone to lava recipe. Disabled by default due creating a loop.
  Balancing:
    - Made most of the recipes noticable faster.
    - Set the fluidbox multiplier for the to 4, except for concrete which is 2.
Version: 0.5.1
Date: 2025-01-01
  Bugfixes:
    - Added missing localisation lines.
Version: 0.5.0
Date: 2025-01-01
  Compatibility:
    - Added a basic compatibility with AAI Industries.
  Bugfixes:
    - Unified localisation lines.
Version: 0.4.1
Date: 2024-12-29
  Balancing:
    - Changed the stone recipe to match the other recipes better.
Version: 0.4.0
Date: 2024-12-23
  Major Features:
    - Renaming mod to OCs stone casting. Making it into a standalone mod.
  Bugfixes:
    - Fixed localisation lines.
  Balancing:
    - Added an expensive mode which requires a calcite for any lava recipe.
    - Scaled up most recipes. Ratios stayed the same, but this was required for a fitting calcite cost.
Version: 0.3.0
Date: 2024-12-22
  Major Features:
    - Initial release.
    - Added concrete and refined concrete from lava
    - Added stone walls from lava
    - Reworked backend: added prototypes/ folder
  Minor Features:
    - Unified icons for recipes and for technology
Version: 0.2.0
Date: 2024-12-19
  Major Features:
    - Added foundation for foundries
    - Added changelog and settings files
  Compatibility:
    - Added compatibility with foundation productivity mod
Version: 0.1.0
Date: 2024-12-18
  Major Features:
    - Initial idea.
    - English and German localisation.