Skip to content

Commit

Permalink
Added basic power and shuttle tech to engi fab
Browse files Browse the repository at this point in the history
  • Loading branch information
MoistBiscuits committed Mar 27, 2024
1 parent 8d123c8 commit 2eec575
Showing 1 changed file with 70 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,75 @@
runningState: icon
# Frontier Start
staticRecipes:
- Wirecutter
- Igniter
- Signaller
- Screwdriver
- Welder
- Wrench
- Crowbar
- Multitool
- NetworkConfigurator
- SprayPainter
- FlashlightLantern
- CableStack
- CableMVStack
- CableHVStack
- HandheldGPSBasic
- TRayScanner
- AirTank
- GasAnalyzer
- UtilityBelt
- SheetRGlass
- LightTube
- SodiumLightTube
- ExteriorLightTube
- LightBulb
- Bucket
- MopItem
- Holoprojector
- Mousetrap
- LightReplacer
- TrashBag
- PowerCellSmall
- PowerCellMedium
- MicroManipulatorStockPart
- MatterBinStockPart
- CapacitorStockPart
- ConveyorBeltAssembly
- IntercomElectronics
- FirelockElectronics
- DoorElectronics
- AirAlarmElectronics
- StationMapElectronics
- FireAlarmElectronics
- MailingUnitElectronics
- SignalTimerElectronics
- APCElectronics
- SMESMachineCircuitboard
- SubstationMachineCircuitboard
- CellRechargerCircuitboard
- BorgChargerCircuitboard
- WeaponCapacitorRechargerCircuitboard
- Durathread
- Plasteel
- ClothingOuterSuitEmergency
- ClothingHeadHelmetEVA
- ClothingHeadHelmetEVALarge
- ClothingOuterHardsuitEVA
# Engi fab has shuttle power and tech at base
- SolarControlComputerCircuitboard
- SolarTrackerElectronics
- ShuttleConsoleCircuitboard
- PortableGeneratorPacmanMachineCircuitboard
- PortableGeneratorSuperPacmanMachineCircuitboard
- PortableGeneratorJrPacmanMachineCircuitboard
- ThrusterMachineCircuitboard
- GyroscopeMachineCircuitboard
- MiniGravityGeneratorCircuitboard
- SmallThrusterMachineCircuitboard # Frontier
- SmallGyroscopeMachineCircuitboard # Frontier
- WallmountSubstationElectronics
# Frontier end
dynamicRecipes:
- Flash
Expand Down Expand Up @@ -247,3 +313,7 @@
- Glass
- Plastic
- Steel
# Frontier Start
- Gold
- Silver
# Frontier End

0 comments on commit 2eec575

Please sign in to comment.