Family

From Kerbal Space Program 2 Modding Wiki
Jump to navigation Jump to search


Custom family

Creating a custom family for your parts is simple, it just needs to follow the following format:

xxxx-FamilyName

Where xxxx is a number that will indicate the position of you part family in the OAB Parts Picker. For example if you use 0075 the family will be put between Xenon and Hydrogen fuel tanks.

For your family name to be correctly displayed you will need to add a VAB/PartsPicker/xxxx-FamilyName entry to your localization files.

List of existing family

A tag indicate if the family has been added by a mod. The absence of tag mean the family is stock.

Command Control Vessel (“Pods”)

  • 0000-Pod
  • 0010-Probe
  • 0020-Cockpit
  • 0025-Station mod 1
  • 0030-Rover

Fuel Tank

  • 0040-Methalox
  • 0050-Methane
  • 0060-Monopropellant
  • 0070-Xenon
  • 0072-Argon mod 2
  • 0074-Lithium mod 2
  • 0080-Hydrogen
  • 0085-Ore redux
  • 0090-Fuel Line

Engines

  • 0100-Methalox
  • 0110-Solid Fuel Booster
  • 0120-Jet Engine
  • 0130-Monopropellant
  • 0140-Xenon
  • 0142-Argon mod 2
  • 0144-Lithium mod 2
  • 0150-Hydrogen

Structures

0160-Strut

  • 0170-Clamp
  • 0180-Engine Mount
  • 0190-Adapter
  • 0200-Beam
  • 0210-Body
  • 0220-Panel
  • 0230-Hub
  • 0240-Truss
  • 0250-Truss Adapter
  • 0260-Truss Resizer
  • 0270-Tube

Coupling

  • 0280-Stack Decoupler
  • 0290-Stack Separator
  • 0300-Radial Decoupler
  • 0310-Docking Port

Payloads

  • 0320-Fairing
  • 0330-Cargo Bay
  • 0340-Crew Cabin
  • 0350-Truss

Aerodynamics

  • 0360-Nose Cone
  • 0370-Intake
  • 0380-Wing
  • 0390-Stabilizer
  • 0400-Control Surface
  • 0410-Tail Section
  • 0419-OP mod 3

Ground

  • 0420-Landing Leg
  • 0430-Landing Gear
  • 0440-Wheel

Thermal

  • 0450-Heat Shield
  • 0460-Radiator

Electrical

  • 0470-Battery
  • 0480-Solar Array
  • 0490-Generator

Communication

  • 0500-Antenna

Utility

  • 0505-LifeSupport mod 4
  • 0510-Parachute
  • 0520-RCS
  • 0530-Stabilizer
  • 0540-Light
  • 0550-Ladder
  • 0560-Resource Gathering redux

Science

  • 0560-Science Collector


1 The ISS Construction Kit

2 Community Resources

3 Optimism + Perspiration Engines (Used in the Engine Workshop/part modding tutorial)

4 Kerbal Life-Support System