Skip to content

Agriculture module mod compatibility #1309

@KiwiHawk

Description

@KiwiHawk

Agriculture modules use allowed_module_categories. The implementation of this breaks if used alongside any other mod that also uses allowed_module_categories.

Intended behaviour:

  • Angel's bio machines will have allowed_module_categories = nil
  • All other entities will have allowed_module_categories set to a list of every module category except for angels-bio-yield

Not being checked:

  • Angel's bio machines already having allowed_module_categories set
  • Other machines already having angels-bio-yield in their categories

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions