Skip to content

[BUG] Outdated fallback code creates incompatibility with Muluna #1305

@nicholasgower

Description

@nicholasgower

Describe the bug
nicholasgower/planet-muluna#387
nicholasgower/planet-muluna#390

When Muluna, Moon of Nauvis and Angel's Refining is installed, "Ore Crusher 2"'s recipe is changed to require Muluna's "Crusher 2", which appears to be unintended behavior.

To Reproduce

Mod list:

  1. Factorio 2.0.77

  2. Angel's Refining 2.0.3

  3. Muluna, Moon of Nauvis 2.1.79

  4. Check the recipe of "angels-ore-crusher-2". It uses Muluna's Crusher 2 as an ingredient, which is incorrect.

Screenshots

Image

Additional context

The problematic recipe builder line appears to be here.

angelsmods.functions.RB.set_fallback("item", "crusher-2", { { "block-production-2" }, { "ore-crusher" } })

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions