Skip to content

Commit

Permalink
lathe recipe fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RumiTiger committed Oct 30, 2024
1 parent 67f2521 commit 9cc9d08
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@
- FoodPlateSmallPlastic
- FoodBowlBig
- FoodPlateTin
- FoodPlateMuffinTin
- FoodKebabSkewer
- SprayBottle
- MopItem
Expand Down
12 changes: 6 additions & 6 deletions Resources/Prototypes/Recipes/Lathes/cooking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,15 +99,15 @@
Steel: 100

- type: latheRecipe
id: FoodKebabSkewer
result: FoodKebabSkewer
id: FoodPlateMuffinTin
result: FoodPlateMuffinTin
completetime: 0.4
materials:
Steel: 100
Steel: 50

- type: latheRecipe
id: FoodPlateMuffinTin
result: FoodPlateMuffinTin
id: FoodKebabSkewer
result: FoodKebabSkewer
completetime: 0.4
materials:
Steel: 50
Steel: 100

0 comments on commit 9cc9d08

Please sign in to comment.