Skip to content

Commit

Permalink
fix recipe to add corn to possible starch, replace preview image
Browse files Browse the repository at this point in the history
  • Loading branch information
Sixdd6 committed Jun 6, 2017
1 parent da2b599 commit 716381c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
Binary file removed About/Preview.jpg
Binary file not shown.
Binary file added About/Preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Defs/RecipeDefs/Recipes_Production.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
<filter>
<thingDefs>
<li>RawPotatoes</li>
<li>RawCorn</li>
</thingDefs>
</filter>
<count>5</count>
Expand All @@ -124,6 +125,7 @@
<fixedIngredientFilter>
<thingDefs>
<li>RawPotatoes</li>
<li>RawCorn</li>
</thingDefs>
</fixedIngredientFilter>
</RecipeDef>
Expand Down Expand Up @@ -240,6 +242,7 @@
<filter>
<thingDefs>
<li>RawPotatoes</li>
<li>RawCorn</li>
</thingDefs>
</filter>
<count>50</count>
Expand All @@ -251,6 +254,7 @@
<fixedIngredientFilter>
<thingDefs>
<li>RawPotatoes</li>
<li>RawCorn</li>
</thingDefs>
</fixedIngredientFilter>
</RecipeDef>
Expand Down

0 comments on commit 716381c

Please sign in to comment.