Skip to content

factorio 2.1 issue with space age ( and sand) #24

Description

@Tvede-dk

in short the error is

Failed to load mods: Error while loading recipe prototype "sand" (recipe): In RecipePrototype, `category` and `additional_categories` got merged into `categories` table. Please use that instead.

and the fix is in recipe-updates.lua at line 284

data.raw.recipe["sand"].categories = util.k2() and {"kr-crushing"} or {"basic-crushing"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions