Janky quality (BETA) deprecated


Implements a janky version of Factorio Space Age quality

Content
8 months ago
1.1
3.03K
Manufacturing

b Quality items' recipes do not respect other mods' recipe changes.

4 months ago

Even if the other mod puts janky-quality as an optional dependency, any recipe changes that another mod makes (at least in data-updates.lua, which is the usual place for recipe changes to be made) will not be used for the recipes for quality items using quality items. For example if you change the recipe of an electronic-circuit to use 1 wood and 3 copper cable, you can still craft an uncommon electronic-circuit with 1 uncommon iron plate and 3 uncommon copper cable.

This also applies to rocket launch products and possibly some other things.

4 months ago

JQ respects changes in data.lua. To support data-updates, JQ needs to have those specific mods as (hidden) optional dependencies.

4 months ago

Good to know, thanks

New response