Template out configs

This commit is contained in:
ChrisAdderley
2019-06-07 11:16:29 -07:00
parent 47112e152e
commit e947e656ea
8 changed files with 621 additions and 1 deletions

View File

@ -0,0 +1,41 @@
// 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_bottom = 0.0, -2.950476, 0.0, 0.0, -1.0, 0.0, 1
node_stack_top = 0.0, 2.950476, 0.0, 0.0, 1.0, 0.0, 1
TechRequired = advMetalworks
entryCost = 5000
cost = 100
category = Structural
subcategory = 0
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
}