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 } ],