The Spatials: Galactology

The Spatials: Galactology

Otillräckligt med betyg
Recipe Redo
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Mod
Filstorlek
Lades upp
Uppdaterades
31.472 KB
19 jul, 2020 @ 13:09
28 jul, 2020 @ 10:57
2 ändringsnotiser ( visa )

Abonnera för att ladda ner
Recipe Redo

Beskrivning
In the base game, the way formula that creates the output of a recipe after it has been crafted does not care how many of that output item the recipe wants, and will only ever do 1. This mod corrects that.

This mod will have not direct affect on gameplay, as no base game recipe has more than one product, but is required for mods that plan to have multiple of a type of item as the product. If you have no intentions of creating mods or using mods that require this one, then feel free to ignore this mod.

If you are a mod creator, and make use of the changes in this mod, make sure that on the Steam Workshop page for your mod, you list this as a required mod so users will be alerted if they do not already have this mod downloaded.

This mod is incompatible with any other mod that changes factory_default_resource_output in factory.lisp, or manipulates any of the related formulas.

This mod can now be found on GitHub[github.com]. Feel free to use and contribute to the code as you wish.