add back exped board (#3744)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas 2025-05-14 01:26:09 +01:00 committed by GitHub
parent f59ab5a4ca
commit ea5bf08e19
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 13 additions and 0 deletions

View File

@ -26,6 +26,8 @@
- OreBagOfHolding
- type: latheRecipePack
parent:
- LogisticsBoards # DeltaV
id: CargoBoards
recipes:
- OreProcessorIndustrialMachineCircuitboard

View File

@ -13,6 +13,7 @@
- MiningDrill
- MineralScannerEmpty
- OreProcessorIndustrialMachineCircuitboard
- SalvageExpeditionsComputerCircuitboard # DeltaV
- ClothingMaskWeldingGas
- type: technology

View File

@ -1,5 +1,10 @@
## Dynamic
- type: latheRecipePack
id: LogisticsBoards
recipes:
- SalvageExpeditionsComputerCircuitboard
- type: latheRecipePack
id: MiningDeltaV
recipes:

View File

@ -22,3 +22,8 @@
parent: [ BaseGoldCircuitboardRecipe, BaseMedicalMachineRecipeCategory ]
id: CloningPodMachineCircuitboard
result: CloningPodMachineCircuitboard
- type: latheRecipe
parent: BaseSilverCircuitboardRecipe
id: SalvageExpeditionsComputerCircuitboard
result: SalvageExpeditionsComputerCircuitboard