From 96fe188bbfafa004da6ee3a82258946f0d28b30a Mon Sep 17 00:00:00 2001 From: Merith Date: Tue, 8 Apr 2025 10:25:35 -0700 Subject: [PATCH] fix misshap --- .../RecipePatches/Buildables/Recipe_DS_NetworkDistributor.json | 2 +- ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkPlug.json | 2 +- ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkPole.json | 2 +- .../RecipePatches/Buildables/Recipe_DS_UniversalAdapter.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkDistributor.json b/ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkDistributor.json index 6a20f4a..230fdb6 100644 --- a/ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkDistributor.json +++ b/ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkDistributor.json @@ -12,7 +12,7 @@ "Amount": 20 }, { - "Item": "Desc_SpaceElevatorPart", + "Item": "Desc_IronPlateReinforced", "Amount": 10 }, { diff --git a/ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkPlug.json b/ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkPlug.json index 849be2f..868e69a 100644 --- a/ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkPlug.json +++ b/ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkPlug.json @@ -12,7 +12,7 @@ "Amount": 10 }, { - "Item": "Desc_SpaceElevatorPart", + "Item": "Desc_IronPlateReinforced", "Amount": 1 } ], diff --git a/ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkPole.json b/ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkPole.json index 3869dd2..e363366 100644 --- a/ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkPole.json +++ b/ContentLib/RecipePatches/Buildables/Recipe_DS_NetworkPole.json @@ -12,7 +12,7 @@ "Amount": 1 }, { - "Item": "Desc_SpaceElevatorPart", + "Item": "Desc_IronPlateReinforced", "Amount": 1 } ], diff --git a/ContentLib/RecipePatches/Buildables/Recipe_DS_UniversalAdapter.json b/ContentLib/RecipePatches/Buildables/Recipe_DS_UniversalAdapter.json index 92b21a5..577a3dd 100644 --- a/ContentLib/RecipePatches/Buildables/Recipe_DS_UniversalAdapter.json +++ b/ContentLib/RecipePatches/Buildables/Recipe_DS_UniversalAdapter.json @@ -16,7 +16,7 @@ "Amount": 10 }, { - "Item": "Desc_SpaceElevatorPart", + "Item": "Desc_IronPlateReinforced", "Amount": 4 } ],