Skip to content

Instantly share code, notes, and snippets.

@kuzetsa
Created March 27, 2014 03:11
Show Gist options
  • Save kuzetsa/9799361 to your computer and use it in GitHub Desktop.
Save kuzetsa/9799361 to your computer and use it in GitHub Desktop.
EntropyFunnel
PART
{
name = EntropyFunnel
module = Part
author = kuzetsa
mesh = EntropyFunnel.mu
rescaleFactor = 1
node_stack_top = 0.0, 0.75, 0.0, 0.0, 1.0, 0.0, 1
node_stack_bottom = 0.0, -0.755, 0.0, 0.0, 1.0, 0.0, 2
attachRules = 1,0,1,1,0
TechRequired = start
entryCost = 0
cost = 5980
category = Pods
subcategory = 0
title = Entropy Funnel
manufacturer = mysterious origins
description = Self-aware carbon nanopolymer energy matrix AKA "Entropy Funnel" isolates semi-coherent impulse packets from a quantum singularity. This extra-sturdy black hole juicer can run unattended for years. (Design rumored to be reverse-engineered from the wreckage of a crashed alien vessel)
mass = 4.2
dragModelType = default
maximum_drag = 0.2
minimum_drag = 0.2
angularDrag = 0.2
crashTolerance = 80000
breakingForce = 200000
breakingTorque = 200000
maxTemp = 300000
fuelCrossFeed = True
vesselType = Probe
RESOURCE
{
name = PureEnergy
amount = 1152000
maxAmount = 1152000
}
RESOURCE
{
name = LIQUIDenergy
amount = 96
maxAmount = 96
}
RESOURCE
{
name = ElectricCharge
amount = 500
maxAmount = 500
}
MODULE
{
name = ModuleRCS
thrusterTransformName = RCSthruster
thrusterPower = 10
resourceName = PureEnergy
fxOffset = 0, 0, 0
atmosphereCurve
{
key = 0 1080
key = 1 990
}
}
MODULE
{
name = MechJebCore
MechJebLocalSettings {
MechJebModuleCustomWindowEditor { unlockTechs = flightControl }
MechJebModuleSmartASS { unlockTechs = flightControl }
MechJebModuleManeuverPlanner { unlockTechs = flightControl }
MechJebModuleNodeEditor { unlockTechs = flightControl }
MechJebModuleTranslatron { unlockTechs = flightControl }
MechJebModuleWarpHelper { unlockTechs = flightControl }
MechJebModuleAttitudeAdjustment { unlockTechs = flightControl }
MechJebModuleThrustWindow { unlockTechs = flightControl }
MechJebModuleRCSBalancerWindow { unlockTechs = flightControl }
MechJebModuleRoverWindow { unlockTechs = flightControl }
MechJebModuleAscentGuidance { unlockTechs = flightControl }
MechJebModuleLandingGuidance { unlockTechs = flightControl }
MechJebModuleSpaceplaneGuidance { unlockTechs = flightControl }
MechJebModuleDockingGuidance { unlockTechs = flightControl }
MechJebModuleRendezvousAutopilotWindow { unlockTechs = flightControl }
MechJebModuleRendezvousGuidance { unlockTechs = flightControl }
}
}
MODULE
{
name = MechJebPod
}
MODULE
{
name = ModuleCommand
minimumCrew = 0
RESOURCE
{
name = PureEnergy
rate = 0.0025
}
}
MODULE
{
name = ModuleSAS
}
MODULE
{
name = ModuleReactionWheel
PitchTorque = 10
YawTorque = 10
RollTorque = 10
}
MODULE
{
name = ModuleGenerator
isAlwaysActive = true
OUTPUT_RESOURCE
{
name = ElectricCharge
rate = 75.0
}
}
MODULE
{
name = KethaneConverter
InputRates
{
LIQUIDenergy = 18.0
}
OutputRatios
{
PureEnergy = 1.0
}
}
MODULE
{
name = KethaneConverter
InputRates
{
Kethane = 140.0
ElectricCharge = 45
}
OutputRatios
{
LIQUIDenergy = 1.0
}
}
MODULE
{
name = ModuleDockingNode
referenceAttachNode = top
nodeType = size1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment