From dfa9b454902d977600ae1c0065a05e6306d5e719 Mon Sep 17 00:00:00 2001 From: PixelTK <85175107+PixelTheKermit@users.noreply.github.com> Date: Sun, 13 Aug 2023 13:43:00 +0100 Subject: [PATCH] Fix crafting steel tiles requiring silk (#19071) --- Resources/Prototypes/Recipes/Crafting/Graphs/tiles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Recipes/Crafting/Graphs/tiles.yml b/Resources/Prototypes/Recipes/Crafting/Graphs/tiles.yml index ad62fc08fb..caff139192 100644 --- a/Resources/Prototypes/Recipes/Crafting/Graphs/tiles.yml +++ b/Resources/Prototypes/Recipes/Crafting/Graphs/tiles.yml @@ -9,7 +9,7 @@ - !type:SetStackCount amount: 4 steps: - - material: WebSilk + - material: Steel amount: 1 - node: steeltile entity: FloorTileItemSteel