-
Notifications
You must be signed in to change notification settings - Fork 20
ModuleSystemHeatFissionFuelContainer
JadeOfMaar edited this page Apr 28, 2025
·
3 revisions
A module which enables the transferring of non-transferrable (by principle) nuclear material resources. This module is to be added to any part which holds such resources, such as the nuclear reactors and their fuel drums in Near Future Electrical and the gas core engines in Kerbal Atomics.
MODULE
{
name = ModuleSystemHeatFissionFuelContainer
EngineerLevelForTransfer = 3
ResourceNames = EnrichedUranium, DepletedFuel
}
-
EngineerLevelForTransfer: Determines the minimum level an engineer has to be to move the fuel around. Default is 3. -
ResourceNames: Determines the resources that the module applies to. Multiple resources supported, comma-separated.
Managing Heat
Part Types
Part Module Configuration
- ModuleSystemHeat
- ModuleSystemHeatRadiator
- ModuleSystemHeatEngine
- ModuleSystemHeatConverter
- ModuleSystemHeatHarvester
- ModuleSystemHeatExchanger
- ModuleSystemHeatFissionReactor
- ModuleSystemHeatFissionEngine
- ModuleSystemHeatFissionFuelContainer
- ModuleSystemHeatColorAnimator
- ModuleSystemHeatResourceAnimator
- ModuleSystemHeatSink
- SystemHeat Modules From Other Mods