mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
42 lines
1.1 KiB
INI
42 lines
1.1 KiB
INI
// ReStock+ 0.2.0
|
|
// Truss 6-way hub
|
|
PART
|
|
{
|
|
name = restock-truss-hub-1
|
|
MODEL
|
|
{
|
|
model = ReStock/Assets/Structural/restock-truss-hub-1
|
|
position = 0.0, 0.0, 0.0
|
|
scale = 1,1,1
|
|
rotation = 0, 0, 0
|
|
}
|
|
module = Part
|
|
author = Chris Adderley (Nertea)
|
|
rescaleFactor = 1
|
|
node_stack_right = 0.5592728, 0, 0, 1, 0, 0, 1
|
|
node_stack_left = -0.5592728, 0, 0, -1, 0, 0, 1
|
|
node_stack_back = 0, 0, 0.5592728, 0, 0, 1, 1
|
|
node_stack_front = 0, 0,-0.5592728, 0, 0, -1, 1
|
|
node_stack_top = 0, 0.5592728, 0, 0, 1, 0, 1
|
|
node_stack_bottom = 0, -0.5592728, 0, 0, -1, 0, 1
|
|
TechRequired = advMetalworks
|
|
entryCost = 5000
|
|
cost = 100
|
|
category = Structural
|
|
title = #LOC_RestockPlus_restock-truss-hub-1_title
|
|
manufacturer =
|
|
description = #LOC_RestockPlus_restock-truss-hub-1_description
|
|
tags = #LOC_RestockPlus_restock-truss-hub-1_tags
|
|
attachRules = 1,1,1,1,0
|
|
mass = 0.2
|
|
dragModelType = default
|
|
maximum_drag = 0.2
|
|
minimum_drag = 0.2
|
|
angularDrag = 1
|
|
crashTolerance = 80
|
|
breakingForce = 200
|
|
breakingTorque = 200
|
|
maxTemp = 2000 // = 5000
|
|
bulkheadProfiles = size1
|
|
}
|