The Spatials: Galactology

The Spatials: Galactology

十分な評価がありません
Recipe Redo
   
アワード
お気に入り
お気に入り
お気に入りから削除
Mod
ファイルサイズ
投稿日
更新日
31.472 KB
2020年7月19日 13時09分
2020年7月28日 10時57分
2 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
Recipe Redo

解説
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.