diff --git a/Resources/Prototypes/Recipes/Lathes/Packs/ore.yml b/Resources/Prototypes/Recipes/Lathes/Packs/ore.yml index 5d4658fcb5eb9..879018c595e12 100644 --- a/Resources/Prototypes/Recipes/Lathes/Packs/ore.yml +++ b/Resources/Prototypes/Recipes/Lathes/Packs/ore.yml @@ -25,3 +25,4 @@ - SheetPlasteel1 - SheetUGlass1 - SheetRUGlass1 + - SheetPlastic1 #DS14 diff --git a/Resources/Prototypes/_DeadSpace/Recipes/Lathes/sheet.yml b/Resources/Prototypes/_DeadSpace/Recipes/Lathes/sheet.yml index a5103264d088a..5d2143e84bb74 100644 --- a/Resources/Prototypes/_DeadSpace/Recipes/Lathes/sheet.yml +++ b/Resources/Prototypes/_DeadSpace/Recipes/Lathes/sheet.yml @@ -26,3 +26,12 @@ materials: Titanium: 100 Steel: 400 + +- type: latheRecipe + id: SheetPlastic1 + result: SheetPlastic1 + completetime: 0 + materials: + RawSalt: 150 + RawIron: 150 + Coal: 150